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

# Functions

New creates a new instance of the tasks client.

# Structs

Client for managing task resources See https://www.twilio.com/docs/taskrouter/api/task for more details.
ClientProperties are the properties required to manage the tasks resources.
CreateTaskInput defines the input fields for creating a new task resource.
CreateTaskResponse defines the response fields for the created task.
No description provided by the author
No description provided by the author
TasksPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageTaskResponse or error that is returned from the api call(s).
TasksPageOptions defines the query options for the api operation.
TasksPageResponse defines the response fields for the tasks page.
TasksPaginator defines the fields for makings paginated api calls Tasks is an array of tasks that have been returned from all of the page calls.