public class ListAmortizedCostBillMonthlyRequest extends Object
| Constructor and Description |
|---|
ListAmortizedCostBillMonthlyRequest() |
public ListAmortizedCostBillMonthlyRequest amortizedMonth(String amortizedMonth)
@NotNull public @NotNull String getAmortizedMonth()
public void setAmortizedMonth(String amortizedMonth)
public ListAmortizedCostBillMonthlyRequest amortizedType(List<String> amortizedType)
public ListAmortizedCostBillMonthlyRequest addAmortizedTypeItem(String amortizedTypeItem)
public ListAmortizedCostBillMonthlyRequest billCategory(List<String> billCategory)
public ListAmortizedCostBillMonthlyRequest addBillCategoryItem(String billCategoryItem)
public ListAmortizedCostBillMonthlyRequest billPeriod(String billPeriod)
public String getBillPeriod()
public void setBillPeriod(String billPeriod)
public ListAmortizedCostBillMonthlyRequest billingMode(List<String> billingMode)
public ListAmortizedCostBillMonthlyRequest addBillingModeItem(String billingModeItem)
public ListAmortizedCostBillMonthlyRequest ignoreZero(Integer ignoreZero)
public Integer getIgnoreZero()
public void setIgnoreZero(Integer ignoreZero)
public ListAmortizedCostBillMonthlyRequest instanceNo(String instanceNo)
public String getInstanceNo()
public void setInstanceNo(String instanceNo)
public ListAmortizedCostBillMonthlyRequest limit(Integer limit)
@NotNull public @NotNull Integer getLimit()
public void setLimit(Integer limit)
public ListAmortizedCostBillMonthlyRequest needRecordNum(Integer needRecordNum)
public Integer getNeedRecordNum()
public void setNeedRecordNum(Integer needRecordNum)
public ListAmortizedCostBillMonthlyRequest offset(Integer offset)
public Integer getOffset()
public void setOffset(Integer offset)
public ListAmortizedCostBillMonthlyRequest ownerID(List<Long> ownerID)
public ListAmortizedCostBillMonthlyRequest addOwnerIDItem(Long ownerIDItem)
public ListAmortizedCostBillMonthlyRequest payerID(List<Long> payerID)
public ListAmortizedCostBillMonthlyRequest addPayerIDItem(Long payerIDItem)
public ListAmortizedCostBillMonthlyRequest product(List<String> product)
public ListAmortizedCostBillMonthlyRequest addProductItem(String productItem)
Copyright © 2025. All rights reserved.