| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
QueryPriceForRenewResponse |
BillingApi.queryPriceForRenew(QueryPriceForRenewRequest body) |
com.squareup.okhttp.Call |
BillingApi.queryPriceForRenewAsync(QueryPriceForRenewRequest body,
ApiCallback<QueryPriceForRenewResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
BillingApi.queryPriceForRenewCall(QueryPriceForRenewRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for queryPriceForRenew
|
ApiResponse<QueryPriceForRenewResponse> |
BillingApi.queryPriceForRenewWithHttpInfo(@NotNull QueryPriceForRenewRequest body) |
| Modifier and Type | Method and Description |
|---|---|
QueryPriceForRenewRequest |
QueryPriceForRenewRequest.addInstanceIDListItem(String instanceIDListItem) |
QueryPriceForRenewRequest |
QueryPriceForRenewRequest.instanceIDList(List<String> instanceIDList) |
QueryPriceForRenewRequest |
QueryPriceForRenewRequest.product(String product) |
QueryPriceForRenewRequest |
QueryPriceForRenewRequest.useDuration(Integer useDuration) |
Copyright © 2025. All rights reserved.