Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 732 Bytes

SmsMessage.md

File metadata and controls

21 lines (16 loc) · 732 Bytes

SmsMessage

Properties

Name Type Description Notes
object String
id String
slug Option<String> [optional]
from_phone_number String
to_phone_number String
phone_number_id Option<String>
user_id Option<String> [optional]
message String
status String
data Option<serde_json::Value> [optional]
delivered_by_clerk bool

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