Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 659 Bytes

File metadata and controls

13 lines (10 loc) · 659 Bytes

DialmycallsJsClient.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]