Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 906 Bytes

GetSmsCampaignOverview.md

File metadata and controls

17 lines (13 loc) · 906 Bytes

GetSmsCampaignOverview

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)

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