GetFixedDepositProductsProductIdChartSlabs

@Serializable
data class GetFixedDepositProductsProductIdChartSlabs(val annualInterestRate: Double? = null, val currency: GetFixedDepositProductsProductIdCurrency? = null, val description: String? = null, val fromPeriod: Int? = null, val id: Long? = null, val periodType: GetFixedDepositProductsProductIdPeriodType? = null, val toPeriod: Int? = null)

Parameters

annualInterestRate
currency
description
fromPeriod
id
periodType
toPeriod

Constructors

constructor(annualInterestRate: Double? = null, currency: GetFixedDepositProductsProductIdCurrency? = null, description: String? = null, fromPeriod: Int? = null, id: Long? = null, periodType: GetFixedDepositProductsProductIdPeriodType? = 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