| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
UnsubscribeInstanceResponse |
BillingApi.unsubscribeInstance(UnsubscribeInstanceRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<UnsubscribeInstanceResponse> |
BillingApi.unsubscribeInstanceWithHttpInfo(@NotNull UnsubscribeInstanceRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BillingApi.unsubscribeInstanceAsync(UnsubscribeInstanceRequest body,
ApiCallback<UnsubscribeInstanceResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
UnsubscribeInstanceResponse |
UnsubscribeInstanceResponse.addOrderIDListItem(String orderIDListItem) |
UnsubscribeInstanceResponse |
UnsubscribeInstanceResponse.addSuccessInstanceInfosItem(SuccessInstanceInfoForUnsubscribeInstanceOutput successInstanceInfosItem) |
UnsubscribeInstanceResponse |
UnsubscribeInstanceResponse.orderID(String orderID) |
UnsubscribeInstanceResponse |
UnsubscribeInstanceResponse.orderIDList(List<String> orderIDList) |
UnsubscribeInstanceResponse |
UnsubscribeInstanceResponse.successInstanceInfos(List<SuccessInstanceInfoForUnsubscribeInstanceOutput> successInstanceInfos) |
Copyright © 2025. All rights reserved.