public class AlipayEbppInvoiceFinancialBlockchainBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceFinancialBlockchainBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCertNoHash() |
String |
getCertType() |
Long |
getCurrentPage() |
String |
getInvoiceKind() |
Long |
getPageSize() |
void |
setCertNoHash(String certNoHash) |
void |
setCertType(String certType) |
void |
setCurrentPage(Long currentPage) |
void |
setInvoiceKind(String invoiceKind) |
void |
setPageSize(Long pageSize) |
public AlipayEbppInvoiceFinancialBlockchainBatchqueryModel()
public String getCertNoHash()
public void setCertNoHash(String certNoHash)
public String getCertType()
public void setCertType(String certType)
public Long getCurrentPage()
public void setCurrentPage(Long currentPage)
public String getInvoiceKind()
public void setInvoiceKind(String invoiceKind)
public Long getPageSize()
public void setPageSize(Long pageSize)
Copyright © 2020. All rights reserved.