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

# Structs

Client for managing task field resources See https://www.twilio.com/docs/autopilot/api/task-field for more details.
ClientProperties are the properties required to manage the fields resources.
CreateFieldInput defines the input fields for creating a new task field resource.
CreateFieldResponse defines the response fields for the created task field.
FieldsPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageFieldResponse or error that is returned from the api call(s).
FieldsPageOptions defines the query options for the api operation.
FieldsPageResponse defines the response fields for the fields page.
FieldsPaginator defines the fields for makings paginated api calls Fields is an array of fields that have been returned from all of the page calls.
No description provided by the author
No description provided by the author