SmsChannelProperties Class
The parameters to provide for the Sms channel.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
SmsChannelProperties
Constructor
SmsChannelProperties(*, phone: str, account_sid: str, is_enabled: bool, auth_token: Optional[str] = None, is_validated: Optional[bool] = None, **kwargs)
Parameters
- account_sid
- str
Required
Required. The Sms account SID. Value only returned through POST to the action Channel List API, otherwise empty.
- auth_token
- str
Required
The Sms auth token. Value only returned through POST to the action Channel List API, otherwise empty.
Feedback
Submit and view feedback for