GetGroupsGroupIdAccountsLoanAccounts

@Serializable
data class GetGroupsGroupIdAccountsLoanAccounts(val accountNo: Long? = null, val id: Long? = null, val loanType: GetGroupsGroupIdAccountsLoanType? = null, val productId: Long? = null, val productName: String? = null, val status: GetGroupsGroupIdAccountsStatus? = null)

Parameters

accountNo
id
loanType
productId
productName
status

Constructors

Link copied to clipboard
constructor(accountNo: Long? = null, id: Long? = null, loanType: GetGroupsGroupIdAccountsLoanType? = null, productId: Long? = null, productName: String? = null, status: GetGroupsGroupIdAccountsStatus? = null)

Properties

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