public class KoubeiMerchantDepartmentShopsQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMerchantDepartmentShopsQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<CityShopModel> |
getCityShopModels()
Gets city shop models.
|
String |
getDeptId()
Gets dept id.
|
void |
setCityShopModels(List<CityShopModel> cityShopModels)
Sets city shop models.
|
void |
setDeptId(String deptId)
Sets dept id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMerchantDepartmentShopsQueryResponse()
public void setCityShopModels(List<CityShopModel> cityShopModels)
cityShopModels
- the city shop modelspublic List<CityShopModel> getCityShopModels()
public void setDeptId(String deptId)
deptId
- the dept idpublic String getDeptId()
Copyright © 2018. All rights reserved.