@Deprecated public class ChatInvestigation extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private Long |
createTime
已过时。
|
private String |
description
已过时。
满意度描述
|
private Integer |
invitationInitiator
已过时。
满意度发起方式 1:座席主动发起、2:系统邀评、3: 访客主动发起
|
private Integer |
keys
已过时。
满意度值
|
private String[] |
label
已过时。
满意度标签
|
private String |
mainUniqueId
已过时。
|
private String |
remark
已过时。
满意度备注
|
| 构造器和说明 |
|---|
ChatInvestigation()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCreateTime()
已过时。
|
String |
getDescription()
已过时。
|
Integer |
getInvitationInitiator()
已过时。
|
Integer |
getKeys()
已过时。
|
String[] |
getLabel()
已过时。
|
String |
getMainUniqueId()
已过时。
|
String |
getRemark()
已过时。
|
void |
setCreateTime(Long createTime)
已过时。
|
void |
setDescription(String description)
已过时。
|
void |
setInvitationInitiator(Integer invitationInitiator)
已过时。
|
void |
setKeys(Integer keys)
已过时。
|
void |
setLabel(String[] label)
已过时。
|
void |
setMainUniqueId(String mainUniqueId)
已过时。
|
void |
setRemark(String remark)
已过时。
|
private String mainUniqueId
private Integer keys
private String remark
private String[] label
private String description
private Long createTime
private Integer invitationInitiator
public Integer getInvitationInitiator()
public void setInvitationInitiator(Integer invitationInitiator)
public String getMainUniqueId()
public void setMainUniqueId(String mainUniqueId)
public Integer getKeys()
public void setKeys(Integer keys)
public String getRemark()
public void setRemark(String remark)
public String[] getLabel()
public void setLabel(String[] label)
public String getDescription()
public void setDescription(String description)
public Long getCreateTime()
public void setCreateTime(Long createTime)
Copyright © 2024. All rights reserved.