Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 755 Bytes

CampaignSmsScheduleRequest.md

File metadata and controls

17 lines (12 loc) · 755 Bytes

org.egoi.client.api.Model.CampaignSmsScheduleRequest

Properties

Name Type Description Notes
ScheduleDate DateTime The date and time [optional]
ListId int
DestinationField string SMS campaign destination field. Must be 'cellphone' or the other field ID of type cellphone
Segments SmsSegmentsActionSend
Notify List<int> Array of IDs of the users to notify [optional]

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