public class AlipayOfflineMarketShopCategoryQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOfflineMarketShopCategoryQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<ShopCategoryConfigInfo> |
getShopCategoryConfigInfos()
Gets shop category config infos.
|
void |
setShopCategoryConfigInfos(List<ShopCategoryConfigInfo> shopCategoryConfigInfos)
Sets shop category config infos.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOfflineMarketShopCategoryQueryResponse()
public void setShopCategoryConfigInfos(List<ShopCategoryConfigInfo> shopCategoryConfigInfos)
shopCategoryConfigInfos
- the shop category config infospublic List<ShopCategoryConfigInfo> getShopCategoryConfigInfos()
Copyright © 2018. All rights reserved.