| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1 | |
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APIRevenueDTO |
ApiMonetizationApi.getAPIRevenue(String apiId)
Get Total Revenue Details of a Given Monetized API with Meterd Billing
This operation can be used to get details of total revenue details of a given monetized API with meterd billing.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<APIRevenueDTO> |
ApiMonetizationApi.getAPIRevenueWithHttpInfo(String apiId)
Get Total Revenue Details of a Given Monetized API with Meterd Billing
This operation can be used to get details of total revenue details of a given monetized API with meterd billing.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ApiMonetizationApi.getAPIRevenueAsync(String apiId,
ApiCallback<APIRevenueDTO> _callback)
Get Total Revenue Details of a Given Monetized API with Meterd Billing (asynchronously)
This operation can be used to get details of total revenue details of a given monetized API with meterd billing.
|
| Modifier and Type | Method and Description |
|---|---|
APIRevenueDTO |
APIRevenueDTO.properties(Map<String,String> properties) |
Copyright © 2021 WSO2 Inc. All rights reserved.