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 plugin releases client.

# Structs

Client for managing plugin release resources See https://www.twilio.com/docs/flex/developer/plugins/api/release for more details This client is currently in beta and subject to change.
CreateReleaseInput defines the input fields for creating a new plugin release resource.
CreateReleaseResponse defines the response fields for the created plugin release.
No description provided by the author
No description provided by the author
ReleasesPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageReleaseResponse or error that is returned from the api call(s).
ReleasesPageOptions defines the query options for the api operation.
ReleasesPageResponse defines the response fields for the plugin releases page.
ReleasesPaginator defines the fields for makings paginated api calls Releases is an array of releases that have been returned from all of the page calls.