GetGroupsGroupIdAccountsMemberLoanAccounts

@Serializable
data class GetGroupsGroupIdAccountsMemberLoanAccounts(val accountNo: Long? = null, val id: Long? = null, val loanType: GetGroupsGroupIdAccountsMemberLoanType? = null, val productId: Long? = null, val productName: String? = null, val status: GetGroupsGroupIdAccountsMemberLoanStatus? = null)

Parameters

accountNo
id
loanType
productId
productName
status

Constructors

constructor(accountNo: Long? = null, id: Long? = null, loanType: GetGroupsGroupIdAccountsMemberLoanType? = null, productId: Long? = null, productName: String? = null, status: GetGroupsGroupIdAccountsMemberLoanStatus? = 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