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

# Structs

AccountsPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageAccountResponse or error that is returned from the api call(s).
AccountsPageOptions defines the query options for the api operation.
AccountsPageResponse defines the response fields for the accounts page.
AccountsPaginator defines the fields for makings paginated api calls Accounts is an array of accounts that have been returned from all of the page calls.
Client for managing account resources See https://www.twilio.com/docs/iam/api/account for more details.
CreateAccountInput defines the input fields for creating a new Twilio sub account resource.
CreateAccountResponse defines the response fields for the created sub account.
No description provided by the author