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

# Structs

Client for managing webhook resources See https://www.twilio.com/docs/autopilot/api/event-webhooks for more details.
ClientProperties are the properties required to manage the webhooks resources.
CreateWebhookInput defines the input fields for creating a new webhook resource.
CreateWebhookResponse defines the response fields for the created webhook.
No description provided by the author
No description provided by the author
WebhooksPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageWebhookResponse or error that is returned from the api call(s).
WebhooksPageOptions defines the query options for the api operation.
WebhooksPageResponse defines the response fields for the webhook page.
WebhooksPaginator defines the fields for makings paginated api calls Webhooks is an array of webhooks that have been returned from all of the page calls.