Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 656 Bytes

File metadata and controls

13 lines (10 loc) · 656 Bytes

DialMyCalls::Incomingtext

Properties

Name Type Description Notes
id String Unique identifier for this text. [optional]
from_number String The phone number the text message was sent from. [optional]
to_number 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]
created_at String When the text message was created. [optional]
updated_at String When the text message was last updated. [optional]