# Functions
New creates a new instance of the credentials client.
# Structs
Client for managing credentials resources See https://www.twilio.com/docs/chat/rest/credential-resource for more details.
CreateCredentialInput defines the input fields for creating a new credentials resource.
CreateCredentialResponse defines the response fields for the created credentials.
CredentialsPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageCredentialResponse or error that is returned from the api call(s).
CredentialsPageOptions defines the query options for the api operation.
CredentialsPageResponse defines the response fields for the credentials page.
CredentialsPaginator defines the fields for makings paginated api calls Credentials is an array of credentials that have been returned from all of the page calls.
No description provided by the author
No description provided by the author