QueuesDTO
Export
QueuesDTO
Properties
applicationGroups
applicationGroups:
ApplicationGroupQueueDTO[]
Memberof
QueuesDTO
customerLength
customerLength:
number|null
Memberof
QueuesDTO
groupLengths
groupLengths:
object
Index Signature
[key: string]: number | null | undefined
Memberof
QueuesDTO
instances
instances:
object
Index Signature
[key: string]: QueueInstanceDiagnosticDTO | undefined
Memberof
QueuesDTO
Found a mistake? Let us know.