Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 832 Bytes

AbstractSendEmail.md

File metadata and controls

17 lines (12 loc) · 832 Bytes

org.egoi.client.api.Model.AbstractSendEmail

Properties

Name Type Description Notes
ListId int
Segments EmailSendSegment
Notify List<int> Array of IDs of the users to notify [optional]
DestinationField string Destination field of this campaign, which must be an email field (email or extra field id). If not sent, defaults to the general email field [optional]
UniqueContactsOnly bool True to send the campaign only to unique contacts [optional] [default to false]

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