-
Method Summary
The Id corresponding to the payee's settlement details.
The type of settlement instruction on the pay side.
The remarks corresponding to the payee's settlement details.
The Id corresponding to the recipient's settlement details.
The type of settlement instruction on the receive side.
The remarks corresponding to the recipient's settlement details.
The type of settlement attached to a trade.
-
Method Details
-
getPaySettlementId
default String getPaySettlementId()
The Id 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.
-
-
getReceiveSettlementInstructionType
default String getReceiveSettlementInstructionType()
The type of settlement instruction on the receive side.
-
getReceiveSettlementType
default String getReceiveSettlementType()
The type of settlement attached to a trade. Supported types are [PRINCIPAL, INTEREST].