package
1.0.0
Repository: https://github.com/copilotiq/twilio-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package cumulative_statistics contains auto-generated files.
Package real_time_statistics contains auto-generated files.
Package statistics contains auto-generated files.

# Functions

New creates a new instance of the workers client.

# Structs

Client for managing worker resources See https://www.twilio.com/docs/taskrouter/api/worker for more details.
ClientProperties are the properties required to manage the workers resources.
CreateWorkerInput defines the input fields for creating a new worker resource.
CreateWorkerResponse defines the response fields for the created worker.
No description provided by the author
No description provided by the author
WorkersPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageWorkerResponse or error that is returned from the api call(s).
WorkersPageOptions defines the query options for the api operation.
WorkersPageResponse defines the response fields for the workers page.
WorkersPaginator defines the fields for makings paginated api calls Workers is an array of workers that have been returned from all of the page calls.