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