public class AlipayEbppInvoiceTaxnoBatchqueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppInvoiceTaxnoBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getEndInvoiceDate()
Gets end invoice date.
|
List<String> |
getInvoiceKindList()
Gets invoice kind list.
|
Long |
getLimitSize()
Gets limit size.
|
Long |
getPageNum()
Gets page num.
|
String |
getScene()
Gets scene.
|
String |
getStartInvoiceDate()
Gets start invoice date.
|
String |
getTaxNo()
Gets tax no.
|
void |
setEndInvoiceDate(String endInvoiceDate)
Sets end invoice date.
|
void |
setInvoiceKindList(List<String> invoiceKindList)
Sets invoice kind list.
|
void |
setLimitSize(Long limitSize)
Sets limit size.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setScene(String scene)
Sets scene.
|
void |
setStartInvoiceDate(String startInvoiceDate)
Sets start invoice date.
|
void |
setTaxNo(String taxNo)
Sets tax no.
|
public AlipayEbppInvoiceTaxnoBatchqueryModel()
public String getEndInvoiceDate()
public void setEndInvoiceDate(String endInvoiceDate)
endInvoiceDate
- the end invoice datepublic List<String> getInvoiceKindList()
public void setInvoiceKindList(List<String> invoiceKindList)
invoiceKindList
- the invoice kind listpublic Long getLimitSize()
public void setLimitSize(Long limitSize)
limitSize
- the limit sizepublic Long getPageNum()
public void setPageNum(Long pageNum)
pageNum
- the page numpublic String getScene()
public void setScene(String scene)
scene
- the scenepublic String getStartInvoiceDate()
public void setStartInvoiceDate(String startInvoiceDate)
startInvoiceDate
- the start invoice datepublic String getTaxNo()
public void setTaxNo(String taxNo)
taxNo
- the tax noCopyright © 2018. All rights reserved.