Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1017 Bytes

AutomationAllOf.md

File metadata and controls

21 lines (16 loc) · 1017 Bytes

org.egoi.client.api.Model.AutomationAllOf

Properties

Name Type Description Notes
AutomationId int [optional] [readonly]
Title string Automation title [optional]
ListId int [optional]
Status string Automation status [optional]
CreatedBy int [optional] [readonly]
AllowMultipleContacts bool True if the automation allows multiple contacts, false otherwise [optional] [default to true]
ContactLimit int Contact limit for the automation. Contact limit value (value '0' is returned if contact limit is not enabled) [optional]
Created DateTime [optional] [readonly]
Updated DateTime [optional] [readonly]

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