| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
ListOrderProductDetailsResponse |
BillingApi.listOrderProductDetails(ListOrderProductDetailsRequest body) |
com.squareup.okhttp.Call |
BillingApi.listOrderProductDetailsAsync(ListOrderProductDetailsRequest body,
ApiCallback<ListOrderProductDetailsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
BillingApi.listOrderProductDetailsCall(ListOrderProductDetailsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listOrderProductDetails
|
ApiResponse<ListOrderProductDetailsResponse> |
BillingApi.listOrderProductDetailsWithHttpInfo(@NotNull ListOrderProductDetailsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListOrderProductDetailsRequest |
ListOrderProductDetailsRequest.maxResults(Integer maxResults) |
ListOrderProductDetailsRequest |
ListOrderProductDetailsRequest.nextToken(String nextToken) |
ListOrderProductDetailsRequest |
ListOrderProductDetailsRequest.orderID(String orderID) |
Copyright © 2025. All rights reserved.