Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 788 Bytes

File metadata and controls

15 lines (11 loc) · 788 Bytes

Incomingtext

Properties

Name Type Description Notes
id str Unique identifier for this text. [optional]
from_number str The phone number the text message was sent from. [optional]
to_number str The phone number the text message was sent to. [optional]
message str The text message that was sent. This data is URL encoded. [optional]
created_at str When the text message was created. [optional]
updated_at str When the text message was last updated. [optional]

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