Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.1 KB

File metadata and controls

18 lines (13 loc) · 1.1 KB

# MessageResultAllOf

Properties

Name Type Description Notes
account_id string String that uniquely identifies this account resource. [optional]
message_id string String that uniquely identifies this message resource [optional]
status string Indicates the state of the message through the message lifecycle including: new, queued, rejected, sending, sent, failed, received, undelivered, expired, deleted, and unknown [optional]
from string Phone number in E.164 format that sent the message. [optional]
to string Phone number in E.164 format that received the message. [optional]
text string Message contents [optional]
direction string Noting whether the message was inbound or outbound [optional]
notification_url string URL invoked when message sent [optional]

[Back to Model list] [Back to API list] [Back to README]