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