@webitel/api-services
Preparing search index...
_models/engineAgentInQueueStatistics.zod
EngineAgentInQueueStatistics
Interface EngineAgentInQueueStatistics
interface
EngineAgentInQueueStatistics
{
queue
?:
EngineLookup
;
statistics
?:
EngineAgentInQueueStatisticsAgentInQueueStatisticsItem
[]
;
}
Index
Properties
queue?
statistics?
Properties
Optional
queue
queue
?:
EngineLookup
Optional
statistics
statistics
?:
EngineAgentInQueueStatisticsAgentInQueueStatisticsItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
queue
statistics
@webitel/api-services
Loading...