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 workflows client.

# Structs

Client for managing workflow resources See https://www.twilio.com/docs/taskrouter/api/workflow for more details.
ClientProperties are the properties required to manage the workflows resources.
CreateWorkflowInput defines the input fields for creating a new workflow resource.
CreateWorkflowResponse defines the response fields for the created workflow.
No description provided by the author
No description provided by the author
WorkflowsPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageWorkflowResponse or error that is returned from the api call(s).
WorkflowsPageOptions defines the query options for the api operation.
WorkflowsPageResponse defines the response fields for the workflows page.
WorkflowsPaginator defines the fields for makings paginated api calls Workflows is an array of workflows that have been returned from all of the page calls.