Get 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: String? = null, externalId: String? = null, id: Long? = null, loanCycle: Int? = null, loanType: GetClientsLoanAccountsType? = null, productId: Long? = null, productName: String? = null, status: GetClientsLoanAccountsStatus? = null)