Interface SettlementLegClientFieldSet

    • Method Detail

      • getPaySettlementID

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

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

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

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

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

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