public class OapiRobotMessageStatisticsListbypushidResponse extends TaobaoResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OapiRobotMessageStatisticsListbypushidResponse.MsgStatByPushIdResVo
list
|
static class |
OapiRobotMessageStatisticsListbypushidResponse.PaginationVo
pagination
|
static class |
OapiRobotMessageStatisticsListbypushidResponse.RobotMsgStatPageResponse
result
|
| 构造器和说明 |
|---|
OapiRobotMessageStatisticsListbypushidResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiRobotMessageStatisticsListbypushidResponse.RobotMsgStatPageResponse |
getResult() |
Boolean |
getSuccess() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setResult(OapiRobotMessageStatisticsListbypushidResponse.RobotMsgStatPageResponse result) |
void |
setSuccess(Boolean success) |
getBody, getCode, getErrorCode, getFlag, getHeaderContent, getMessage, getMsg, getParams, getQimenType, getRequestId, getRequestUrl, getSubCode, getSubMessage, getSubMsg, setBody, setCode, setErrorCode, setFlag, setHeaderContent, setMessage, setMsg, setParams, setQimenType, setRequestId, setRequestUrl, setSubCode, setSubMessage, setSubMsgpublic OapiRobotMessageStatisticsListbypushidResponse()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setResult(OapiRobotMessageStatisticsListbypushidResponse.RobotMsgStatPageResponse result)
public OapiRobotMessageStatisticsListbypushidResponse.RobotMsgStatPageResponse getResult()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public boolean isSuccess()
isSuccess 在类中 TaobaoResponseCopyright © 2020. All rights reserved.