package
0.20.0
Repository: https://github.com/timworks/twilio-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the plugin configurations client.

# Structs

Client for managing plugin configuration resources See https://www.twilio.com/docs/flex/developer/plugins/api/plugin-configuration for more details This client is currently in beta and subject to change.
ConfigurationsPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageConfigurationResponse or error that is returned from the api call(s).
ConfigurationsPageOptions defines the query options for the api operation.
ConfigurationsPageResponse defines the response fields for the plugin configurations page.
ConfigurationsPaginator defines the fields for makings paginated api calls Configurations is an array of configurations that have been returned from all of the page calls.
CreateConfigurationInput defines the input fields for creating a new plugin configuration resource.
CreateConfigurationResponse defines the response fields for the created plugin configuration.
No description provided by the author
No description provided by the author