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

# Structs

Client for managing query resources See https://www.twilio.com/docs/autopilot/api/query for more details.
ClientProperties are the properties required to manage the queries resources.
No description provided by the author
CreateQueryInput defines the input fields for creating a new query resource.
CreateQueryResponse defines the response fields for the created query.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueriesPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageQueryResponse or error that is returned from the api call(s).
QueriesPageOptions defines the query options for the api operation.
QueriesPageResponse defines the response fields for the query page.
QueriesPaginator defines the fields for makings paginated api calls Queries is an array of queries that have been returned from all of the page calls.