| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.api |
| Modifier and Type | Method and Description |
|---|---|
ResponseBankingProductById |
BankingProductsAPI.getProductDetail(String productId)
Get Product Detail
Obtain detailed information on a single product offered openly to the market
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ResponseBankingProductById> |
BankingProductsAPI.getProductDetailWithHttpInfo(String productId)
Get Product Detail
Obtain detailed information on a single product offered openly to the market
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BankingProductsAPI.getProductDetailAsync(String productId,
ApiCallback<ResponseBankingProductById> _callback)
Get Product Detail (asynchronously)
Obtain detailed information on a single product offered openly to the market
|
okhttp3.Call |
BankingProductsAPI.getProductDetailCall(String productId,
ApiCallback<ResponseBankingProductById> _callback)
Build call for getProductDetail
|
Copyright © 2019. All rights reserved.