Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.04 KB

GetSmsCampaignOverview.md

File metadata and controls

16 lines (13 loc) · 1.04 KB

GetSmsCampaignOverview

Properties

Name Type Description Notes
Id int64 ID of the SMS Campaign [default to null]
Name string Name of the SMS Campaign [default to null]
Status string Status of the SMS Campaign [default to null]
Content string Content of the SMS Campaign [default to null]
ScheduledAt string UTC date-time on which SMS campaign is scheduled. Should be in YYYY-MM-DDTHH:mm:ss.SSSZ format [optional] [default to null]
Sender string Sender of the SMS Campaign [default to null]
CreatedAt string Creation UTC date-time of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) [default to null]
ModifiedAt string UTC date-time of last modification of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) [default to null]

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