| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.api |
| Modifier and Type | Method and Description |
|---|---|
ResponseBankingAccountsBalanceList |
BankingAccountsAPI.listBalancesSpecificAccounts(RequestAccountIds accountIds,
Integer page,
Integer pageSize)
Get Balances For Specific Accounts
Obtain balances for a specified list of accounts
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ResponseBankingAccountsBalanceList> |
BankingAccountsAPI.listBalancesSpecificAccountsWithHttpInfo(RequestAccountIds accountIds,
Integer page,
Integer pageSize)
Get Balances For Specific Accounts
Obtain balances for a specified list of accounts
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BankingAccountsAPI.listBalancesSpecificAccountsAsync(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
ApiCallback<ResponseBankingAccountsBalanceList> _callback)
Get Balances For Specific Accounts (asynchronously)
Obtain balances for a specified list of accounts
|
Copyright © 2019. All rights reserved.