public class AntMerchantExpandShopBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AntMerchantExpandShopBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNo() |
Long |
getPageSize() |
String |
getScene() |
String |
getStoreOpenId() |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setScene(String scene) |
void |
setStoreOpenId(String storeOpenId) |
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 getStoreOpenId()
public void setStoreOpenId(String storeOpenId)
Copyright © 2023. All rights reserved.