Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 795 Bytes

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: https://help.clicksend.com/en/collections/57584-numbers-sender-ids. [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]