Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.21 KB

File metadata and controls

27 lines (19 loc) · 1.21 KB

ConversationWebchatQueueStatus

Properties

Name Type Description Notes
agentAvailableCount Integer [optional]
agentBusyCount Integer [optional]
agentCount Integer [optional]
agentUnavailableCount Integer [optional]
agents List<ConversationWebchatQueueStatusAgent> [optional]
customerAbandonCount Integer [optional]
customerActiveCount Integer [optional]
customerAverageAbandonTimeSeconds Integer [optional]
customerAverageChatTimeSeconds Integer [optional]
customerAverageHoldTimeSeconds Integer [optional]
customerChatCount Integer [optional]
customerWaitingCount Integer [optional]
customerWaitingJoinDts String Date/time that the oldest person joined the queue [optional]
queueEntries List<ConversationWebchatQueueStatusQueueEntry> [optional]
queueName String [optional]