| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
ListCouponUsageRecordsResponse |
BillingApi.listCouponUsageRecords(ListCouponUsageRecordsRequest body) |
com.squareup.okhttp.Call |
BillingApi.listCouponUsageRecordsAsync(ListCouponUsageRecordsRequest body,
ApiCallback<ListCouponUsageRecordsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
BillingApi.listCouponUsageRecordsCall(ListCouponUsageRecordsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCouponUsageRecords
|
ApiResponse<ListCouponUsageRecordsResponse> |
BillingApi.listCouponUsageRecordsWithHttpInfo(@NotNull ListCouponUsageRecordsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListCouponUsageRecordsRequest |
ListCouponUsageRecordsRequest.couponID(String couponID) |
ListCouponUsageRecordsRequest |
ListCouponUsageRecordsRequest.limit(Integer limit) |
ListCouponUsageRecordsRequest |
ListCouponUsageRecordsRequest.offset(Integer offset) |
Copyright © 2026. All rights reserved.