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

# Structs

ActivitiesPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageActivityResponse or error that is returned from the api call(s).
ActivitiesPageOptions defines the query options for the api operation.
ActivitiesPageResponse defines the response fields for the activities page.
ActivitiesPaginator defines the fields for makings paginated api calls Activities is an array of activities that have been returned from all of the page calls.
Client for managing activity resources See https://www.twilio.com/docs/taskrouter/api/activity for more details.
ClientProperties are the properties required to manage the activities resources.
CreateActivityInput defines the input fields for creating a new activity resource.
CreateActivityResponse defines the response fields for the created activity.
No description provided by the author
No description provided by the author