Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.02 KB

CampaignVoiceSendRequest.md

File metadata and controls

21 lines (16 loc) · 1.02 KB

org.egoi.client.api.Model.CampaignVoiceSendRequest

Properties

Name Type Description Notes
ListId int
DestinationField string Destination field of this campaign
UniqueContactsOnly bool True to send the campaign only to unique contacts [optional] [default to false]
Segments OSegmentsActionSend
Notify List<int> Array of IDs of the users to notify [optional]
LimitContacts OLimitContactsActionSend [optional]
LimitHour LimitHourActionSendLimitHour [optional]
LimitSpeed int Speed limit to send the campaign [optional]
ScheduleDate DateTime The date and time [optional]

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