| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.api |
| Modifier and Type | Method and Description |
|---|---|
ResponseBankingAccountById |
BankingAccountsAPI.getAccountDetail(String accountId)
Get Account Detail
Obtain detailed information on a single account
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ResponseBankingAccountById> |
BankingAccountsAPI.getAccountDetailWithHttpInfo(String accountId)
Get Account Detail
Obtain detailed information on a single account
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BankingAccountsAPI.getAccountDetailAsync(String accountId,
ApiCallback<ResponseBankingAccountById> _callback)
Get Account Detail (asynchronously)
Obtain detailed information on a single account
|
Copyright © 2019. All rights reserved.