| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
QueryPriceForRenewResponse |
BillingApi.queryPriceForRenew(QueryPriceForRenewRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<QueryPriceForRenewResponse> |
BillingApi.queryPriceForRenewWithHttpInfo(@NotNull QueryPriceForRenewRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BillingApi.queryPriceForRenewAsync(QueryPriceForRenewRequest body,
ApiCallback<QueryPriceForRenewResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
QueryPriceForRenewResponse |
QueryPriceForRenewResponse.addInstanceAmountListItem(InstanceAmountListForQueryPriceForRenewOutput instanceAmountListItem) |
QueryPriceForRenewResponse |
QueryPriceForRenewResponse.currency(String currency) |
QueryPriceForRenewResponse |
QueryPriceForRenewResponse.instanceAmountList(List<InstanceAmountListForQueryPriceForRenewOutput> instanceAmountList) |
QueryPriceForRenewResponse |
QueryPriceForRenewResponse.totalDiscountAmount(String totalDiscountAmount) |
QueryPriceForRenewResponse |
QueryPriceForRenewResponse.totalOriginalAmount(String totalOriginalAmount) |
Copyright © 2025. All rights reserved.