Package com.bytedesk.service.workgroup
Class WorkgroupResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.workgroup.WorkgroupResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<UserProtobuf>
private Long
private String
private Long
private Long
private Long
private String
private UserProtobuf
private MessageLeaveSettingsResponse
private String
private Long
private QueueSettingsResponse
private RobotSettingsResponse
private String
private static final long
private ServiceSettingsResponse
private String
Fields inherited from class com.bytedesk.core.base.BaseResponse
createdAt, uid, updatedAt
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
nickname
-
avatar
-
description
-
routingMode
-
status
-
messageLeaveSettings
-
robotSettings
-
serviceSettings
-
queueSettings
-
agents
-
messageLeaveAgent
-
connectedAgentCount
-
availableAgentCount
-
offlineAgentCount
-
busyAgentCount
-
awayAgentCount
-
-
Constructor Details
-
WorkgroupResponse
public WorkgroupResponse()
-