public class AlipayOpenAppLocalitemAllcategoryQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenAppLocalitemAllcategoryQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LocalCategoryAndParentVO> |
getCats() |
void |
setCats(List<LocalCategoryAndParentVO> cats) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOpenAppLocalitemAllcategoryQueryResponse()
public void setCats(List<LocalCategoryAndParentVO> cats)
public List<LocalCategoryAndParentVO> getCats()
Copyright © 2023. All rights reserved.