public class ListBillOverviewByProdRequest extends Object
| Constructor and Description |
|---|
ListBillOverviewByProdRequest() |
public ListBillOverviewByProdRequest billCategoryParent(List<String> billCategoryParent)
public ListBillOverviewByProdRequest addBillCategoryParentItem(String billCategoryParentItem)
public List<String> getBillCategoryParent()
public ListBillOverviewByProdRequest billPeriod(String billPeriod)
@NotNull public @NotNull String getBillPeriod()
public void setBillPeriod(String billPeriod)
public ListBillOverviewByProdRequest billingMode(List<String> billingMode)
public ListBillOverviewByProdRequest addBillingModeItem(String billingModeItem)
public ListBillOverviewByProdRequest ignoreZero(Integer ignoreZero)
public Integer getIgnoreZero()
public void setIgnoreZero(Integer ignoreZero)
public ListBillOverviewByProdRequest limit(Integer limit)
@NotNull public @NotNull Integer getLimit()
public void setLimit(Integer limit)
public ListBillOverviewByProdRequest needRecordNum(Integer needRecordNum)
public Integer getNeedRecordNum()
public void setNeedRecordNum(Integer needRecordNum)
public ListBillOverviewByProdRequest offset(Integer offset)
public Integer getOffset()
public void setOffset(Integer offset)
public ListBillOverviewByProdRequest ownerID(List<Long> ownerID)
public ListBillOverviewByProdRequest addOwnerIDItem(Long ownerIDItem)
public ListBillOverviewByProdRequest payerID(List<Long> payerID)
public ListBillOverviewByProdRequest addPayerIDItem(Long payerIDItem)
public ListBillOverviewByProdRequest product(List<String> product)
public ListBillOverviewByProdRequest addProductItem(String productItem)
Copyright © 2025. All rights reserved.