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

# Structs

Client for managing task sample resources See https://www.twilio.com/docs/autopilot/api/task-sample for more details.
ClientProperties are the properties required to manage the samples resources.
CreateSampleInput defines the input fields for creating a new task sample resource.
CreateSampleResponse defines the response fields for the created task sample.
No description provided by the author
No description provided by the author
SamplesPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageSampleResponse or error that is returned from the api call(s).
SamplesPageOptions defines the query options for the api operation.
SamplesPageResponse defines the response fields for the samples page.
SamplesPaginator defines the fields for makings paginated api calls Samples is an array of samples that have been returned from all of the page calls.