Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 811 Bytes

File metadata and controls

15 lines (11 loc) · 811 Bytes

Incomingtext

Properties

Name Type Description Notes
id string Unique identifier for this text. [optional]
fromNumber string The phone number the text message was sent from. [optional]
toNumber string The phone number the text message was sent to. [optional]
message string The text message that was sent. This data is URL encoded. [optional]
createdAt string When the text message was created. [optional]
updatedAt string When the text message was last updated. [optional]

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