Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 848 Bytes

EmailCampaign.md

File metadata and controls

16 lines (13 loc) · 848 Bytes

IO.ClickSend.ClickSend.Model.EmailCampaign

Properties

Name Type Description Notes
Name string Your campaign name.
Subject string Your campaign subject.
Body string Your campaign message.
FromEmailAddressId decimal? The allowed email address id.
FromName string Your name or business name.
TemplateId decimal? Your template id. [optional]
ListId decimal? Your contact list id.
Schedule int? Your schedule timestamp. [optional] [default to 0]

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