Automation schema
| Name | Type | Description | Notes |
|---|---|---|---|
| title | String | Automation title | [optional] |
| listId | Integer | [optional] | |
| status | StatusEnum | Automation status | [optional] |
| allowMultipleContacts | Boolean | True if the automation allows multiple contacts, false otherwise | [optional] |
| contactLimit | Integer | Contact limit for the automation. Contact limit value (value '0' is returned if contact limit is not enabled) | [optional] |
| Name | Value |
|---|---|
| ACTIVE | "active" |
| INACTIVE | "inactive" |