Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 863 Bytes

TaskrouterV1WorkerStatistics.md

File metadata and controls

15 lines (10 loc) · 863 Bytes

TaskrouterV1WorkerStatistics

Properties

Name Type Description Notes
Realtime Pointer to interface{} An object that contains the real-time statistics for the Worker.
Cumulative Pointer to interface{} An object that contains the cumulative statistics for the Worker.
AccountSid Pointer to string The SID of the Account that created the Worker resource.
WorkspaceSid Pointer to string The SID of the Workspace that contains the Worker.
Url Pointer to string The absolute URL of the Worker statistics resource.

[Back to Model list] [Back to API list] [Back to README]