Interface SettlementLegClientFieldSet

All Superinterfaces:
LeggedMessage, Message
All Known Implementing Classes:
SettlementLegClientFieldSetChild

public interface SettlementLegClientFieldSet extends LeggedMessage
  • Method Details

    • getPaySettlementID

      default String getPaySettlementID()
      The ID corresponding to the payee's settlement details
    • getPaySettlementRemarks

      default String getPaySettlementRemarks()
      The remarks corresponding to the payee's settlement details
    • getPaySettlementInstructionType

      default String getPaySettlementInstructionType()
      The type of settlement instruction on the pay side.
    • getReceiveSettlementID

      default String getReceiveSettlementID()
      The ID corresponding to the recipient's settlement details
    • getReceiveSettlementRemarks

      default String getReceiveSettlementRemarks()
      The remarks corresponding to the recipient's settlement details
    • getReceiveSettlementInstructionType

      default String getReceiveSettlementInstructionType()
      The type of settlement instruction on the receive side.