GetFixedDepositAccountsAccountIdSummary

@Serializable
data class GetFixedDepositAccountsAccountIdSummary(val accountBalance: Float? = null, val currency: GetFixedDepositAccountsAccountIdCurrency? = null)

Parameters

accountBalance
currency

Constructors

Link copied to clipboard
constructor(accountBalance: Float? = null, currency: GetFixedDepositAccountsAccountIdCurrency? = null)

Properties

Link copied to clipboard
val accountBalance: Float? = null
Link copied to clipboard