Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 809 Bytes

TextRecipient.md

File metadata and controls

15 lines (11 loc) · 809 Bytes

TextRecipient

Properties

Name Type Description Notes
firstname string The recipient's first name. [optional]
lastname string The recipient's last name. [optional]
email string The recipient's email address. [optional]
phone string The recipient's phone number. [optional]
status string Status of the text. Options: delivered, undeliverable, enroute, unknown, non_mobile, queued [optional]
successful bool Whether the text was successful or not. [optional]

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