| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
QueryPriceForSubscriptionResponse |
BillingApi.queryPriceForSubscription(QueryPriceForSubscriptionRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<QueryPriceForSubscriptionResponse> |
BillingApi.queryPriceForSubscriptionWithHttpInfo(@NotNull QueryPriceForSubscriptionRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BillingApi.queryPriceForSubscriptionAsync(QueryPriceForSubscriptionRequest body,
ApiCallback<QueryPriceForSubscriptionResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
QueryPriceForSubscriptionResponse |
QueryPriceForSubscriptionResponse.addConfigListItem(ConfigListForQueryPriceForSubscriptionOutput configListItem) |
QueryPriceForSubscriptionResponse |
QueryPriceForSubscriptionResponse.configList(List<ConfigListForQueryPriceForSubscriptionOutput> configList) |
QueryPriceForSubscriptionResponse |
QueryPriceForSubscriptionResponse.currency(String currency) |
QueryPriceForSubscriptionResponse |
QueryPriceForSubscriptionResponse.totalDiscountAmount(String totalDiscountAmount) |
QueryPriceForSubscriptionResponse |
QueryPriceForSubscriptionResponse.totalOriginalAmount(String totalOriginalAmount) |
Copyright © 2025. All rights reserved.