| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
ListBillResponse |
BillingApi.listBill(ListBillRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListBillResponse> |
BillingApi.listBillWithHttpInfo(@NotNull ListBillRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BillingApi.listBillAsync(ListBillRequest body,
ApiCallback<ListBillResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListBillResponse |
ListBillResponse.addListItem(ListForListBillOutput listItem) |
ListBillResponse |
ListBillResponse.limit(Integer limit) |
ListBillResponse |
ListBillResponse.list(List<ListForListBillOutput> list) |
ListBillResponse |
ListBillResponse.offset(Integer offset) |
ListBillResponse |
ListBillResponse.total(Integer total) |
Copyright © 2025. All rights reserved.