Interface SettlementInstructionLegClientFieldSet

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

public interface SettlementInstructionLegClientFieldSet extends LeggedMessage
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    The unique ID of the payment the client wants to net
    default String
    The unique ID of the trade the client wants to Affirm

    Methods inherited from interface com.caplin.motif.datasource.LeggedMessage

    getId, getIndex

    Methods inherited from interface com.caplin.motif.datasource.Message

    getField, getFields
  • Method Details

    • getTradeID

      default String getTradeID()
      The unique ID of the trade the client wants to Affirm
    • getPaymentID

      default String getPaymentID()
      The unique ID of the payment the client wants to net