Get Groups Group Id Accounts Response
@Serializable
GetGroupsGroupIdAccountsResponse
Parameters
loan Accounts
member Loan Accounts
member Savings Accounts
savings Accounts
Constructors
Link copied to clipboard
constructor(loanAccounts: Set<GetGroupsGroupIdAccountsLoanAccounts>? = null, memberLoanAccounts: Set<GetGroupsGroupIdAccountsMemberLoanAccounts>? = null, memberSavingsAccounts: Set<GetGroupsGroupIdAccountsMemberSavingsAccounts>? = null, savingsAccounts: Set<GetGroupsGroupIdAccountsSavingAccounts>? = null)