GetFixedDepositProductsProductIdIncomeFromPenaltyAccount

@Serializable
data class GetFixedDepositProductsProductIdIncomeFromPenaltyAccount(val glCode: String? = null, val id: Long? = null, val name: String? = null)

Parameters

glCode
id
name

Constructors

constructor(glCode: String? = null, id: Long? = null, name: String? = null)

Properties

Link copied to clipboard
val glCode: String? = null
Link copied to clipboard
val id: Long? = null
Link copied to clipboard
val name: String? = null