public class KoubeiMarketingDataShopCategoryGetResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMarketingDataShopCategoryGetResponse() |
Modifier and Type | Method and Description |
---|---|
List<Category> |
getCategoryList()
Gets category list.
|
Category |
getOther()
Gets other.
|
void |
setCategoryList(List<Category> categoryList)
Sets category list.
|
void |
setOther(Category other)
Sets other.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMarketingDataShopCategoryGetResponse()
public void setCategoryList(List<Category> categoryList)
categoryList
- the category listpublic List<Category> getCategoryList()
public void setOther(Category other)
other
- the otherpublic Category getOther()
Copyright © 2018. All rights reserved.