public class AlipayEbppInvoiceEnterpriseInvoiceinfoBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceEnterpriseInvoiceinfoBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getEndTime() |
String |
getEnterpriseId() |
Long |
getPageNum() |
Long |
getPageSize() |
Date |
getStartTime() |
void |
setEndTime(Date endTime) |
void |
setEnterpriseId(String enterpriseId) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setStartTime(Date startTime) |
public AlipayEbppInvoiceEnterpriseInvoiceinfoBatchqueryModel()
public Date getEndTime()
public void setEndTime(Date endTime)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
public Long getPageNum()
public void setPageNum(Long pageNum)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Date getStartTime()
public void setStartTime(Date startTime)
Copyright © 2024. All rights reserved.