public class AlipayOfflineMarketShopSummaryBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOfflineMarketShopSummaryBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizChannel() |
String |
getBrandName() |
String |
getCityCode() |
String |
getDistrictCode() |
String |
getOpRole() |
Long |
getPageNo() |
Long |
getPageSize() |
String |
getProvinceCode() |
String |
getQueryType() |
String |
getRelatedPartnerId() |
String |
getShopId() |
String |
getShopStatus() |
void |
setBizChannel(String bizChannel) |
void |
setBrandName(String brandName) |
void |
setCityCode(String cityCode) |
void |
setDistrictCode(String districtCode) |
void |
setOpRole(String opRole) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setProvinceCode(String provinceCode) |
void |
setQueryType(String queryType) |
void |
setRelatedPartnerId(String relatedPartnerId) |
void |
setShopId(String shopId) |
void |
setShopStatus(String shopStatus) |
public AlipayOfflineMarketShopSummaryBatchqueryModel()
public String getBizChannel()
public void setBizChannel(String bizChannel)
public String getBrandName()
public void setBrandName(String brandName)
public String getCityCode()
public void setCityCode(String cityCode)
public String getDistrictCode()
public void setDistrictCode(String districtCode)
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 getProvinceCode()
public void setProvinceCode(String provinceCode)
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 © 2020. All rights reserved.