public class AnttechMorseMarketingShopDataQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AnttechMorseMarketingShopDataQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCityName() |
String |
getCountyName() |
String |
getPoiId() |
String |
getProvinceName() |
String |
getShopAddress() |
String |
getShopName() |
ShopScoreResultInfo |
getShopScoreResult() |
String |
getTaskStatus() |
void |
setCityName(String cityName) |
void |
setCountyName(String countyName) |
void |
setPoiId(String poiId) |
void |
setProvinceName(String provinceName) |
void |
setShopAddress(String shopAddress) |
void |
setShopName(String shopName) |
void |
setShopScoreResult(ShopScoreResultInfo shopScoreResult) |
void |
setTaskStatus(String taskStatus) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AnttechMorseMarketingShopDataQueryResponse()
public void setCityName(String cityName)
public String getCityName()
public void setCountyName(String countyName)
public String getCountyName()
public void setPoiId(String poiId)
public String getPoiId()
public void setProvinceName(String provinceName)
public String getProvinceName()
public void setShopAddress(String shopAddress)
public String getShopAddress()
public void setShopName(String shopName)
public String getShopName()
public void setShopScoreResult(ShopScoreResultInfo shopScoreResult)
public ShopScoreResultInfo getShopScoreResult()
public void setTaskStatus(String taskStatus)
public String getTaskStatus()
Copyright © 2024. All rights reserved.