# Functions
New creates a new instance of the plugins client.
# Structs
Client for managing plugin resources See https://www.twilio.com/docs/flex/developer/plugins/api/plugin for more details This client is currently in beta and subject to change.
CreatePluginInput defines the input fields for creating a new plugin resource.
CreatePluginResponse defines the response fields for the created plugin.
No description provided by the author
No description provided by the author
PluginsPage defines the fields for the page The CurrentPage and Error fields can be used to access the PagePluginResponse or error that is returned from the api call(s).
PluginsPageOptions defines the query options for the api operation.
PluginsPageResponse defines the response fields for the plugins page.
PluginsPaginator defines the fields for makings paginated api calls Plugins is an array of plugins that have been returned from all of the page calls.