| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
ListOrdersResponse |
BillingApi.listOrders(ListOrdersRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListOrdersResponse> |
BillingApi.listOrdersWithHttpInfo(@NotNull ListOrdersRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BillingApi.listOrdersAsync(ListOrdersRequest body,
ApiCallback<ListOrdersResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListOrdersResponse |
ListOrdersResponse.addOrderInfosItem(OrderInfoForListOrdersOutput orderInfosItem) |
ListOrdersResponse |
ListOrdersResponse.maxResults(Integer maxResults) |
ListOrdersResponse |
ListOrdersResponse.nextToken(String nextToken) |
ListOrdersResponse |
ListOrdersResponse.orderInfos(List<OrderInfoForListOrdersOutput> orderInfos) |
Copyright © 2025. All rights reserved.