Get Self Clients Loan Accounts
@Serializable
Parameters
account No
external Id
id
loan Cycle
loan Type
product Id
product Name
status
Constructors
Link copied to clipboard
constructor(accountNo: Long? = null, externalId: Int? = null, id: Int? = null, loanCycle: Int? = null, loanType: GetSelfClientsLoanAccountsType? = null, productId: Int? = null, productName: String? = null, status: GetSelfClientsLoanAccountsStatus? = null)