Package com.bytedesk.service.settings
Class RobotSettingsResponse
java.lang.Object
com.bytedesk.service.settings.RobotSettingsResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Boolean
private Boolean
非工作时间段,是否启用机器人接待private Boolean
无客服在线时,是否启用机器人接待private RobotProtobuf
private static final long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
defaultRobot
-
offlineRobot
无客服在线时,是否启用机器人接待 -
nonWorktimeRobot
非工作时间段,是否启用机器人接待 -
robot
-
-
Constructor Details
-
RobotSettingsResponse
public RobotSettingsResponse()
-