public class KoubeiMerchantDepartmentShopsQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
KoubeiMerchantDepartmentShopsQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CityShopModel> |
getCityShopModels() |
String |
getDeptId() |
void |
setCityShopModels(List<CityShopModel> cityShopModels) |
void |
setDeptId(String deptId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMerchantDepartmentShopsQueryResponse()
public void setCityShopModels(List<CityShopModel> cityShopModels)
public List<CityShopModel> getCityShopModels()
public void setDeptId(String deptId)
public String getDeptId()
Copyright © 2020. All rights reserved.