Package com.bytedesk.service.queue
Class QueueResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.queue.QueueResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
nickname
-
type
-
topic
-
day
-
status
-
totalCount
-
robotingCount
-
offlineCount
-
leaveMsgCount
-
robotToAgentCount
-
queuingCount
-
chattingCount
-
closedCount
-
avgWaitTime
-
avgResolveTime
-
threadsCountByHour
-
-
Constructor Details
-
QueueResponse
public QueueResponse()
-