PostInterestRateChartsChartIdChartSlabsIncentives

@Serializable
data class PostInterestRateChartsChartIdChartSlabsIncentives(val amount: Double? = null, val attributeName: Int? = null, val attributeValue: String? = null, val conditionType: Int? = null, val entityType: Int? = null, val incentiveType: Int? = null)

Parameters

amount
attributeName
attributeValue
conditionType
entityType
incentiveType

Constructors

constructor(amount: Double? = null, attributeName: Int? = null, attributeValue: String? = null, conditionType: Int? = null, entityType: Int? = null, incentiveType: Int? = null)

Properties

Link copied to clipboard
val amount: Double? = null
Link copied to clipboard
val attributeName: Int? = null
Link copied to clipboard
val attributeValue: String? = null
Link copied to clipboard
val conditionType: Int? = null
Link copied to clipboard
val entityType: Int? = null
Link copied to clipboard
val incentiveType: Int? = null