Twilio.Resources.Taskrouter.V1.Workspace.TaskQueue.TaskQueueStatistics
(twilio_elixir v0.1.1)
Copy Markdown
View Source
TaskQueueStatistics resource.
Parent: /Workspaces/{WorkspaceSid}/TaskQueues/{Sid}
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 TaskQueue. |
realtime | An object that contains the real-time statistics for the TaskQueue. |
task_queue_sid | The SID of the TaskQueue from which these statistics were calculated. |
url | The absolute URL of the TaskQueue statistics resource.. Format: uri |
workspace_sid | The SID of the Workspace that contains the TaskQueue. |