public class OapiRobotMessageStatisticsListbyconversationidResponse extends TaobaoResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiRobotMessageStatisticsListbyconversationidResponse.MsgStatByCIdResVo
list
|
static class |
OapiRobotMessageStatisticsListbyconversationidResponse.PaginationVo
pagination
|
static class |
OapiRobotMessageStatisticsListbyconversationidResponse.RobotMsgStatPageResponse
result
|
| Constructor and Description |
|---|
OapiRobotMessageStatisticsListbyconversationidResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiRobotMessageStatisticsListbyconversationidResponse.RobotMsgStatPageResponse |
getResult() |
Boolean |
getSuccess() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setResult(OapiRobotMessageStatisticsListbyconversationidResponse.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 OapiRobotMessageStatisticsListbyconversationidResponse()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setResult(OapiRobotMessageStatisticsListbyconversationidResponse.RobotMsgStatPageResponse result)
public OapiRobotMessageStatisticsListbyconversationidResponse.RobotMsgStatPageResponse getResult()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.