Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 966 Bytes

GetSmsCampaign.md

File metadata and controls

19 lines (15 loc) · 966 Bytes

GetSmsCampaign

Properties

Name Type Description Notes
id int ID of the SMS Campaign
name str Name of the SMS Campaign
status str Status of the SMS Campaign
content str Content of the SMS Campaign
scheduled_at str UTC date-time on which SMS campaign is scheduled. Should be in YYYY-MM-DDTHH:mm:ss.SSSZ format [optional]
sender str Sender of the SMS Campaign
created_at str Creation UTC date-time of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ)
modified_at str UTC date-time of last modification of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ)
recipients object
statistics object

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