public class AlipayEbppIndustrySupervisionBillBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppIndustrySupervisionBillBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizScene() |
String |
getEndTime() |
String |
getMerchantAccountNo() |
Long |
getPageIndex() |
Long |
getPageSize() |
String |
getStartTime() |
void |
setBizScene(String bizScene) |
void |
setEndTime(String endTime) |
void |
setMerchantAccountNo(String merchantAccountNo) |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(Long pageSize) |
void |
setStartTime(String startTime) |
public AlipayEbppIndustrySupervisionBillBatchqueryModel()
public String getBizScene()
public void setBizScene(String bizScene)
public String getEndTime()
public void setEndTime(String endTime)
public String getMerchantAccountNo()
public void setMerchantAccountNo(String merchantAccountNo)
public Long getPageIndex()
public void setPageIndex(Long pageIndex)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getStartTime()
public void setStartTime(String startTime)
Copyright © 2023. All rights reserved.