public class AnttechBlockchainFinanceTvpBillBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AnttechBlockchainFinanceTvpBillBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageIndex() |
Long |
getPageSize() |
TrustEntityInfo |
getPayeeEntity() |
TrustEntityInfo |
getPayerEntity() |
String |
getProductCode() |
Date |
getQueryDate() |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(Long pageSize) |
void |
setPayeeEntity(TrustEntityInfo payeeEntity) |
void |
setPayerEntity(TrustEntityInfo payerEntity) |
void |
setProductCode(String productCode) |
void |
setQueryDate(Date queryDate) |
public AnttechBlockchainFinanceTvpBillBatchqueryModel()
public Long getPageIndex()
public void setPageIndex(Long pageIndex)
public Long getPageSize()
public void setPageSize(Long pageSize)
public TrustEntityInfo getPayeeEntity()
public void setPayeeEntity(TrustEntityInfo payeeEntity)
public TrustEntityInfo getPayerEntity()
public void setPayerEntity(TrustEntityInfo payerEntity)
public String getProductCode()
public void setProductCode(String productCode)
public Date getQueryDate()
public void setQueryDate(Date queryDate)
Copyright © 2024. All rights reserved.