-
Method Summary
The increased principal amount for the trade.
The original principal amount for the trade.
Principal amount for the trade specified in the provided Currency.
The rolled principal amount for the trade in roll over.
The unique id identifying the MMRFS trade to be increased.
This could be TERM-DEPOSIT or FLEXI-NOTICE-DEPOSIT.
-
Method Details
-
getOriginalAmount
default String getOriginalAmount()
The original principal amount for the trade.
-
getIncreasedAmount
default String getIncreasedAmount()
The increased principal amount for the trade.
-
getRolledAmount
default String getRolledAmount()
The rolled principal amount for the trade in roll over.
-
getPrincipalAmount
default String getPrincipalAmount()
Principal amount for the trade specified in the provided Currency.
-
-
getStartDate
In ISO-8601 format, i.e. YYYY-MM-DD
-
getMaturityDate
default String getMaturityDate()
In ISO-8601 format, i.e. YYYY-MM-DD
-
getTradeID
The unique id identifying the MMRFS trade to be increased.
-
getTradingType
default String getTradingType()
This could be TERM-DEPOSIT or FLEXI-NOTICE-DEPOSIT.