| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.api | |
| au.org.consumerdatastandards.client.model |
| 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
|
| Modifier and Type | Method and Description |
|---|---|
ResponseBankingProductById |
ResponseBankingProductById.data(BankingProductDetail data) |
Copyright © 2019. All rights reserved.