GetCentersSavingsAccounts

@Serializable
data class GetCentersSavingsAccounts(val accountNo: Long? = null, val accountType: GetCentersAccountType? = null, val currency: GetCentersCenterIdCurrency? = null, val depositType: GetCentersDepositType? = null, val id: Long? = null, val productId: Long? = null, val productName: String? = null, val status: GetCentersCenterIdStatus? = null, val timeline: GetCentersTimeline? = null)

Parameters

accountNo
accountType
currency
depositType
id
productId
productName
status
timeline

Constructors

Link copied to clipboard
constructor(accountNo: Long? = null, accountType: GetCentersAccountType? = null, currency: GetCentersCenterIdCurrency? = null, depositType: GetCentersDepositType? = null, id: Long? = null, productId: Long? = null, productName: String? = null, status: GetCentersCenterIdStatus? = null, timeline: GetCentersTimeline? = null)

Properties

Link copied to clipboard
val accountNo: Long? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: Long? = null
Link copied to clipboard
val productId: Long? = null
Link copied to clipboard
val productName: String? = null
Link copied to clipboard
Link copied to clipboard