| 程序包 | 说明 |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ListBillDetailResponse |
BillingApi.listBillDetail(ListBillDetailRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ListBillDetailResponse> |
BillingApi.listBillDetailWithHttpInfo(@NotNull ListBillDetailRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
BillingApi.listBillDetailAsync(ListBillDetailRequest body,
ApiCallback<ListBillDetailResponse> callback)
(asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ListBillDetailResponse |
ListBillDetailResponse.addListItem(ListForListBillDetailOutput listItem) |
ListBillDetailResponse |
ListBillDetailResponse.limit(Integer limit) |
ListBillDetailResponse |
ListBillDetailResponse.list(List<ListForListBillDetailOutput> list) |
ListBillDetailResponse |
ListBillDetailResponse.offset(Integer offset) |
ListBillDetailResponse |
ListBillDetailResponse.total(Integer total) |
Copyright © 2024. All rights reserved.