GetInterestRateChartsChartIdChartSlabsResponse

@Serializable
data class GetInterestRateChartsChartIdChartSlabsResponse(val annualInterestRate: Double? = null, val currency: GetInterestRateChartsCurrency? = null, val description: String? = null, val fromPeriod: Int? = null, val id: Long? = null, val incentives: Set<GetInterestRateChartsChartIdChartSlabsIncentives>? = null, val periodTypes: GetInterestRateChartsTemplatePeriodTypes? = null, val toPeriod: Int? = null)

GetInterestRateChartsChartIdChartSlabsResponse

Parameters

annualInterestRate
currency
description
fromPeriod
id
incentives
periodTypes
toPeriod

Constructors

constructor(annualInterestRate: Double? = null, currency: GetInterestRateChartsCurrency? = null, description: String? = null, fromPeriod: Int? = null, id: Long? = null, incentives: Set<GetInterestRateChartsChartIdChartSlabsIncentives>? = null, periodTypes: GetInterestRateChartsTemplatePeriodTypes? = null, toPeriod: Int? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val description: String? = null
Link copied to clipboard
val fromPeriod: Int? = null
Link copied to clipboard
val id: Long? = null
Link copied to clipboard
Link copied to clipboard
val toPeriod: Int? = null