public class ListBillOverviewByCategoryRequest extends Object
| 构造器和说明 |
|---|
ListBillOverviewByCategoryRequest() |
public ListBillOverviewByCategoryRequest accountID(Long accountID)
public Long getAccountID()
public void setAccountID(Long accountID)
public ListBillOverviewByCategoryRequest base(BaseForListBillOverviewByCategoryInput base)
@Valid public @Valid BaseForListBillOverviewByCategoryInput getBase()
public void setBase(BaseForListBillOverviewByCategoryInput base)
public ListBillOverviewByCategoryRequest billCategoryParent(List<String> billCategoryParent)
public ListBillOverviewByCategoryRequest addBillCategoryParentItem(String billCategoryParentItem)
public List<String> getBillCategoryParent()
public ListBillOverviewByCategoryRequest billPeriod(String billPeriod)
public String getBillPeriod()
public void setBillPeriod(String billPeriod)
public ListBillOverviewByCategoryRequest billingMode(List<String> billingMode)
public ListBillOverviewByCategoryRequest addBillingModeItem(String billingModeItem)
public ListBillOverviewByCategoryRequest ownerID(List<Long> ownerID)
public ListBillOverviewByCategoryRequest addOwnerIDItem(Long ownerIDItem)
public ListBillOverviewByCategoryRequest payerID(List<Long> payerID)
public ListBillOverviewByCategoryRequest addPayerIDItem(Long payerIDItem)
Copyright © 2024. All rights reserved.