public class AlipayOpenInstantdeliveryMerchantshopBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenInstantdeliveryMerchantshopBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNo() |
Long |
getPageSize() |
String |
getShopName() |
String |
getShopNo() |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setShopName(String shopName) |
void |
setShopNo(String shopNo) |
public AlipayOpenInstantdeliveryMerchantshopBatchqueryModel()
public Long getPageNo()
public void setPageNo(Long pageNo)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getShopName()
public void setShopName(String shopName)
public String getShopNo()
public void setShopNo(String shopNo)
Copyright © 2023. All rights reserved.