@Deprecated public class ChatInvestigationResponse extends ResponseModel
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) List<ChatInvestigation> |
records
已过时。
|
private String |
scrollId
已过时。
游标 id
|
| 构造器和说明 |
|---|
ChatInvestigationResponse()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<ChatInvestigation> |
getRecords()
已过时。
|
String |
getScrollId()
已过时。
|
void |
setRecords(List<ChatInvestigation> records)
已过时。
|
void |
setScrollId(String scrollId)
已过时。
|
getRequestId, setRequestIdList<ChatInvestigation> records
private String scrollId
public String getScrollId()
public void setScrollId(String scrollId)
public List<ChatInvestigation> getRecords()
public void setRecords(List<ChatInvestigation> records)
Copyright © 2024. All rights reserved.