| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.api |
| Modifier and Type | Method and Description |
|---|---|
ResponseBankingAccountList |
BankingAccountsAPI.listAccounts(Boolean isOwned,
ParamAccountOpenStatus openStatus,
Integer page,
Integer pageSize,
ParamProductCategory productCategory)
Get Accounts
Obtain a list of accounts
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ResponseBankingAccountList> |
BankingAccountsAPI.listAccountsWithHttpInfo(Boolean isOwned,
ParamAccountOpenStatus openStatus,
Integer page,
Integer pageSize,
ParamProductCategory productCategory)
Get Accounts
Obtain a list of accounts
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BankingAccountsAPI.listAccountsAsync(Boolean isOwned,
ParamAccountOpenStatus openStatus,
Integer page,
Integer pageSize,
ParamProductCategory productCategory,
ApiCallback<ResponseBankingAccountList> _callback)
Get Accounts (asynchronously)
Obtain a list of accounts
|
Copyright © 2019. All rights reserved.