GetInterestRateChartsChartSlabs

@Serializable
data class GetInterestRateChartsChartSlabs(val annualInterestRate: Int? = null, val currency: GetInterestRateChartsCurrency? = null, val fromPeriod: Int? = null, val id: Long? = null, val periodTypes: GetInterestRateChartsTemplatePeriodTypes? = null)

Parameters

annualInterestRate
currency
fromPeriod
id
periodTypes

Constructors

Link copied to clipboard
constructor(annualInterestRate: Int? = null, currency: GetInterestRateChartsCurrency? = null, fromPeriod: Int? = null, id: Long? = null, periodTypes: GetInterestRateChartsTemplatePeriodTypes? = null)

Properties

Link copied to clipboard
val annualInterestRate: Int? = null
Link copied to clipboard
Link copied to clipboard
val fromPeriod: Int? = null
Link copied to clipboard
val id: Long? = null
Link copied to clipboard