SmsSendResult Class
Response for a single recipient.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
SmsSendResult
Constructor
SmsSendResult(*, to: str, http_status_code: int, successful: bool, message_id: Optional[str] = None, error_message: Optional[str] = None, **kwargs)
Parameters
- message_id
- str
Required
The identifier of the outgoing Sms message. Only present if message processed.
Feedback
Submit and view feedback for