GetFixedDepositProductsProductIdFeeToIncomeAccountMappingsCharge

@Serializable
data class GetFixedDepositProductsProductIdFeeToIncomeAccountMappingsCharge(val active: Boolean? = null, val id: Long? = null, val name: String? = null, val penalty: Boolean? = null)

Parameters

active
id
name
penalty

Constructors

constructor(active: Boolean? = null, id: Long? = null, name: String? = null, penalty: Boolean? = null)

Properties

Link copied to clipboard
val active: Boolean? = null
Link copied to clipboard
val id: Long? = null
Link copied to clipboard
val name: String? = null
Link copied to clipboard
val penalty: Boolean? = null