| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
ListRecipientInformationResponse |
BillingApi.listRecipientInformation(ListRecipientInformationRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListRecipientInformationResponse> |
BillingApi.listRecipientInformationWithHttpInfo(@NotNull ListRecipientInformationRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BillingApi.listRecipientInformationAsync(ListRecipientInformationRequest body,
ApiCallback<ListRecipientInformationResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListRecipientInformationResponse |
ListRecipientInformationResponse.addRecipientInformationListItem(RecipientInformationListForListRecipientInformationOutput recipientInformationListItem) |
ListRecipientInformationResponse |
ListRecipientInformationResponse.limit(Integer limit) |
ListRecipientInformationResponse |
ListRecipientInformationResponse.offset(Integer offset) |
ListRecipientInformationResponse |
ListRecipientInformationResponse.recipientInformationList(List<RecipientInformationListForListRecipientInformationOutput> recipientInformationList) |
ListRecipientInformationResponse |
ListRecipientInformationResponse.total(Integer total) |
Copyright © 2026. All rights reserved.