public class AlipayOfflineMarketShopSummaryBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOfflineMarketShopSummaryBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getOpRole() |
Long |
getPageNo() |
Long |
getPageSize() |
String |
getQueryType() |
String |
getRelatedPartnerId() |
String |
getShopId() |
String |
getShopStatus() |
void |
setOpRole(String opRole) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setQueryType(String queryType) |
void |
setRelatedPartnerId(String relatedPartnerId) |
void |
setShopId(String shopId) |
void |
setShopStatus(String shopStatus) |
public AlipayOfflineMarketShopSummaryBatchqueryModel()
public String getOpRole()
public void setOpRole(String opRole)
public Long getPageNo()
public void setPageNo(Long pageNo)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getQueryType()
public void setQueryType(String queryType)
public String getRelatedPartnerId()
public void setRelatedPartnerId(String relatedPartnerId)
public String getShopId()
public void setShopId(String shopId)
public String getShopStatus()
public void setShopStatus(String shopStatus)
Copyright © 2018 guerlab. All rights reserved.