public class AlipayEbppInvoiceEnterpriseconsumeConsumeBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceEnterpriseconsumeConsumeBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
Date |
getConsumptionEnd() |
Date |
getConsumptionStart() |
List<String> |
getEmployeeList() |
List<String> |
getEmployeeOpenIds() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setConsumptionEnd(Date consumptionEnd) |
void |
setConsumptionStart(Date consumptionStart) |
void |
setEmployeeList(List<String> employeeList) |
void |
setEmployeeOpenIds(List<String> employeeOpenIds) |
public AlipayEbppInvoiceEnterpriseconsumeConsumeBatchqueryModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public Date getConsumptionEnd()
public void setConsumptionEnd(Date consumptionEnd)
public Date getConsumptionStart()
public void setConsumptionStart(Date consumptionStart)
Copyright © 2023. All rights reserved.