public class AlipayOpenAppItemTemplateQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenAppItemTemplateQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
ItemAttrGroupVO |
getAttr() |
String |
getCategoryId() |
String |
getCategoryName() |
void |
setAttr(ItemAttrGroupVO attr) |
void |
setCategoryId(String categoryId) |
void |
setCategoryName(String categoryName) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAttr(ItemAttrGroupVO attr)
public ItemAttrGroupVO getAttr()
public void setCategoryId(String categoryId)
public String getCategoryId()
public void setCategoryName(String categoryName)
public String getCategoryName()
Copyright © 2023. All rights reserved.