GetGroupsGroupIdAccountsSavingAccounts

@Serializable
data class GetGroupsGroupIdAccountsSavingAccounts(    val accountNo: Long? = null,     val accountType: GetGroupsGroupIdAccountsSavingAccountType? = null,     val currency: GetGroupsGroupIdAccountsSavingCurrency? = null,     val id: Long? = null,     val productId: Long? = null,     val productName: String? = null,     val status: GetGroupsGroupIdAccountsSavingStatus? = null)

Parameters

accountNo
accountType
currency
id
productId
productName
status

Constructors

Link copied to clipboard
constructor(accountNo: Long? = null, accountType: GetGroupsGroupIdAccountsSavingAccountType? = null, currency: GetGroupsGroupIdAccountsSavingCurrency? = null, id: Long? = null, productId: Long? = null, productName: String? = null, status: GetGroupsGroupIdAccountsSavingStatus? = null)

Properties

Link copied to clipboard
val accountNo: Long? = null
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