| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.api |
| Modifier and Type | Method and Description |
|---|---|
ResponseBankingAccountsBalanceById |
BankingAccountsAPI.listBalance(String accountId)
Get Account Balance
Obtain the balance for a single specified account
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ResponseBankingAccountsBalanceById> |
BankingAccountsAPI.listBalanceWithHttpInfo(String accountId)
Get Account Balance
Obtain the balance for a single specified account
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BankingAccountsAPI.listBalanceAsync(String accountId,
ApiCallback<ResponseBankingAccountsBalanceById> _callback)
Get Account Balance (asynchronously)
Obtain the balance for a single specified account
|
Copyright © 2019. All rights reserved.