Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 959 Bytes

SmsAllOf.md

File metadata and controls

13 lines (9 loc) · 959 Bytes

freeclimb.Model.SmsAllOf

Properties

Name Type Description Notes
To string E.164 representation of the phone number to which the message will be sent. Must be within FreeClimb's service area and E.164 formatting (e.g., +18003608245).
From string E.164 representation of the phone number to use as the sender. This must be an incoming phone number you have purchased from FreeClimb.
Text string Text contained in the message (maximum 160 characters).
NotificationUrl string When the message changes status, this URL will be invoked using HTTP POST with the messageStatus parameters. This is a notification only; any PerCL returned will be ignored. [optional]

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