GetInterestRateChartsChartIdChartSlabsConditionType

@Serializable
data class GetInterestRateChartsChartIdChartSlabsConditionType(val code: Int? = null, val description: Int? = null, val id: Long? = null)

Parameters

code
description
id

Constructors

constructor(code: Int? = null, description: Int? = null, id: Long? = null)

Properties

Link copied to clipboard
val code: Int? = null
Link copied to clipboard
val description: Int? = null
Link copied to clipboard
val id: Long? = null