# # AutomationAllOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**automation_id** | **int** |  | [optional] [readonly] 
**title** | **string** | Automation title | [optional] 
**list_id** | **int** |  | [optional] 
**status** | **string** | Automation status | [optional] 
**created_by** | **int** |  | [optional] [readonly] 
**allow_multiple_contacts** | **bool** | True if the automation allows multiple contacts, false otherwise | [optional] [default to true]
**contact_limit** | **int** | Contact limit for the automation. Contact limit value (value &#39;0&#39; is returned if contact                                 limit is not enabled) | [optional] 
**created** | [**\DateTime**](\DateTime.md) |  | [optional] [readonly] 
**updated** | [**\DateTime**](\DateTime.md) |  | [optional] [readonly] 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)


