Twilio.Resources.Taskrouter.V1.Workspace.TaskQueue.TaskQueuesStatistics
(twilio_elixir v0.1.1)
Copy Markdown
View Source
TaskQueuesStatistics resource.
Parent: /Workspaces/{WorkspaceSid}/TaskQueues
Properties
| Field | Description |
|---|
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
account_sid | The SID of the Account that created the TaskQueue resource. |
cumulative | An object that contains the cumulative statistics for the TaskQueues. |
realtime | An object that contains the real-time statistics for the TaskQueues. |
task_queue_sid | The SID of the TaskQueue from which these statistics were calculated. |
workspace_sid | The SID of the Workspace that contains the TaskQueues. |