# Packages
No description provided by the author
# Functions
New creates a new instance of credentials using the supplied twilio credentials.
NewWithNoValidation creates a new instance of credentials using the supplied twilio credentials.
# Structs
Account represents Twilio Account Credentials which can be used to authenticate against the Twilio APIs.
APIKey represents a Twilio API Key which can be used to authenticate against the Twilio APIs.
Credentials represents the field necessary to authenticate against the Twilio APIs.
# Interfaces
TwilioCredentials respresents the structure of twilio credentials.