| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
ListCouponsResponse |
BillingApi.listCoupons(ListCouponsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListCouponsResponse> |
BillingApi.listCouponsWithHttpInfo(@NotNull ListCouponsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BillingApi.listCouponsAsync(ListCouponsRequest body,
ApiCallback<ListCouponsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListCouponsResponse |
ListCouponsResponse.addListItem(ListForListCouponsOutput listItem) |
ListCouponsResponse |
ListCouponsResponse.limit(Integer limit) |
ListCouponsResponse |
ListCouponsResponse.list(List<ListForListCouponsOutput> list) |
ListCouponsResponse |
ListCouponsResponse.offset(Integer offset) |
ListCouponsResponse |
ListCouponsResponse.total(Integer total) |
Copyright © 2026. All rights reserved.