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