Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.05 KB

File metadata and controls

33 lines (18 loc) · 1.05 KB

egoisdk.AbstractSendVoice

Properties

Name Type Description Notes
listId Number
destinationField String Destination field of this campaign
uniqueContactsOnly Boolean True to send the campaign only to unique contacts [optional] [default to false]
segments OSegmentsActionSend
notify [Number] Array of IDs of the users to notify [optional]
limitContacts OLimitContactsActionSend [optional]
limitHour LimitHourActionSendLimitHour [optional]
limitSpeed Number Speed limit to send the campaign [optional]

Enum: DestinationFieldEnum

  • phone (value: "phone")

  • cellphone (value: "cellphone")

  • phone_failsafe_cellphone (value: "phone_failsafe_cellphone")

  • cellphone_failsafe_phone (value: "cellphone_failsafe_phone")

  • cellphone_phone (value: "cellphone_phone")