Get Interest Rate Charts Chart Id Chart Slabs Response
@Serializable
GetInterestRateChartsChartIdChartSlabsResponse
Parameters
annual Interest Rate
currency
description
from Period
id
incentives
period Types
to Period
Constructors
Link copied to clipboard
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)