Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 548 Bytes

Sms.md

File metadata and controls

12 lines (9 loc) · 548 Bytes

IO.Swagger.Model.Sms

Properties

Name Type Description Notes
Body string text message
From string caller-id-number, taken from user if absent [optional]
Scheduled int? The timestamp to start delivering the message [optional]
To string callee-id-number

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