public class AlipayOpenAppItemCategoryConsultResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenAppItemCategoryConsultResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCategoryErrorCode() |
String |
getCategoryErrorDesc() |
String |
getCategoryId() |
String |
getCategoryName() |
Boolean |
getStatus() |
void |
setCategoryErrorCode(String categoryErrorCode) |
void |
setCategoryErrorDesc(String categoryErrorDesc) |
void |
setCategoryId(String categoryId) |
void |
setCategoryName(String categoryName) |
void |
setStatus(Boolean status) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCategoryErrorCode(String categoryErrorCode)
public String getCategoryErrorCode()
public void setCategoryErrorDesc(String categoryErrorDesc)
public String getCategoryErrorDesc()
public void setCategoryId(String categoryId)
public String getCategoryId()
public void setCategoryName(String categoryName)
public String getCategoryName()
public void setStatus(Boolean status)
public Boolean getStatus()
Copyright © 2024. All rights reserved.