public class AlipayIserviceCcmRobotChatQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceCcmRobotChatQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<QAChatDetail> |
getQaChats() |
String |
getSessionId() |
void |
setQaChats(List<QAChatDetail> qaChats) |
void |
setSessionId(String sessionId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setQaChats(List<QAChatDetail> qaChats)
public List<QAChatDetail> getQaChats()
public void setSessionId(String sessionId)
public String getSessionId()
Copyright © 2024. All rights reserved.