Get Clients Client Id Accounts Response
@Serializable
GetClientsClientIdAccountsResponse
Parameters
loan Accounts
savings Accounts
Constructors
Link copied to clipboard
constructor(loanAccounts: Set<GetClientsLoanAccounts>? = null, savingsAccounts: Set<GetClientsSavingsAccounts>? = null)