Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 795 Bytes

SmsCampaign.md

File metadata and controls

14 lines (11 loc) · 795 Bytes

IO.ClickSend.ClickSend.Model.SmsCampaign

Properties

Name Type Description Notes
ListId int? Your list id.
Name string Your campaign name.
Body string Your campaign message.
From string Your sender id - more info: http://help.clicksend.com/SMS/what-is-a-sender-id-or-sender-number. [optional]
Schedule int? Your schedule timestamp. [optional] [default to 0]
UrlToShorten string url to be shortened add http://smsg.io/xxxxx` to the body as a placeholder. [optional]

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