SecurityDetailsDto

constructor(currency: String? = null, currencyRisk: MutableList<String>? = null, dividendFrequency: DividendFrequencyEnumDto? = null, maturity: MaturityDto? = null, modifiedDuration: BigDecimal? = null, tradingProperties: TradingPropertiesDto? = null, securityRating: SecurityRatingDto? = null, withdrawalInformation: WithdrawalDto? = null)

Parameters

currency

ISO 4217 currency format.

currencyRisk

Currency risk is the risk that a currency will depreciate or appreciate against another currency in the relevant period and that this change will adversely affect the return on an investment. This field can contain one or more currencies.

dividendFrequency
maturity
modifiedDuration

The modified duration shows the change in the bond price (in percent) if the market interest rate level changes by one percentage point.

tradingProperties
securityRating
withdrawalInformation