public class AntMerchantOrderStoreBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AntMerchantOrderStoreBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getEndTime() |
String |
getOrderStatus() |
Long |
getPageNo() |
Long |
getPageSize() |
String |
getScene() |
String |
getShopId() |
Date |
getStartTime() |
String |
getStoreOpenId() |
void |
setEndTime(Date endTime) |
void |
setOrderStatus(String orderStatus) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setScene(String scene) |
void |
setShopId(String shopId) |
void |
setStartTime(Date startTime) |
void |
setStoreOpenId(String storeOpenId) |
public Date getEndTime()
public void setEndTime(Date endTime)
public String getOrderStatus()
public void setOrderStatus(String orderStatus)
public Long getPageNo()
public void setPageNo(Long pageNo)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getScene()
public void setScene(String scene)
public String getShopId()
public void setShopId(String shopId)
public Date getStartTime()
public void setStartTime(Date startTime)
public String getStoreOpenId()
public void setStoreOpenId(String storeOpenId)
Copyright © 2023. All rights reserved.