public class ListBudgetFilterBillingModeResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListBudgetFilterBillingModeResponse() |
getResponseMetadata, setResponseMetadatapublic ListBudgetFilterBillingModeResponse billingModeInfoList(List<BillingModeInfoListForListBudgetFilterBillingModeOutput> billingModeInfoList)
public ListBudgetFilterBillingModeResponse addBillingModeInfoListItem(BillingModeInfoListForListBudgetFilterBillingModeOutput billingModeInfoListItem)
@Valid public @Valid List<BillingModeInfoListForListBudgetFilterBillingModeOutput> getBillingModeInfoList()
public void setBillingModeInfoList(List<BillingModeInfoListForListBudgetFilterBillingModeOutput> billingModeInfoList)
public ListBudgetFilterBillingModeResponse limit(Integer limit)
public Integer getLimit()
public void setLimit(Integer limit)
public ListBudgetFilterBillingModeResponse offset(Integer offset)
public Integer getOffset()
public void setOffset(Integer offset)
public ListBudgetFilterBillingModeResponse total(Integer total)
public Integer getTotal()
public void setTotal(Integer total)
Copyright © 2026. All rights reserved.