| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.api |
| Modifier and Type | Method and Description |
|---|---|
ResponseBankingPayeeById |
BankingPayeesAPI.getPayeeDetail(String payeeId)
Get Payee Detail
Obtain detailed information on a single payee
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ResponseBankingPayeeById> |
BankingPayeesAPI.getPayeeDetailWithHttpInfo(String payeeId)
Get Payee Detail
Obtain detailed information on a single payee
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BankingPayeesAPI.getPayeeDetailAsync(String payeeId,
ApiCallback<ResponseBankingPayeeById> _callback)
Get Payee Detail (asynchronously)
Obtain detailed information on a single payee
|
Copyright © 2019. All rights reserved.