Package com.bytedesk.service.agent
Class AgentResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.agent.AgentResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate AutoReplySettings
private String
private Boolean
private Integer
private String
private String
private Boolean
private InviteSettings
private Integer
private MemberProtobuf
private MessageLeaveSettingsResponse
private String
private String
private QueueSettingsResponse
private static final long
private ServiceSettingsResponse
private String
private String
Fields inherited from class com.bytedesk.core.base.BaseResponse
uid
-
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
-
mobile
-
email
-
description
-
status
-
connected
-
enabled
-
messageLeaveSettings
-
serviceSettings
-
autoReplySettings
-
queueSettings
-
inviteSettings
-
maxThreadCount
-
currentThreadCount
-
member
-
userUid
-
-
Constructor Details
-
AgentResponse
public AgentResponse()
-