| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
ListBudgetResponse |
BillingApi.listBudget(ListBudgetRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListBudgetResponse> |
BillingApi.listBudgetWithHttpInfo(@NotNull ListBudgetRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BillingApi.listBudgetAsync(ListBudgetRequest body,
ApiCallback<ListBudgetResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListBudgetResponse |
ListBudgetResponse.addBudgetListItem(BudgetListForListBudgetOutput budgetListItem) |
ListBudgetResponse |
ListBudgetResponse.budgetList(List<BudgetListForListBudgetOutput> budgetList) |
ListBudgetResponse |
ListBudgetResponse.limit(Integer limit) |
ListBudgetResponse |
ListBudgetResponse.offset(Integer offset) |
ListBudgetResponse |
ListBudgetResponse.total(Integer total) |
Copyright © 2026. All rights reserved.