| Name | Type | Description | Notes |
|---|---|---|---|
| applicationIds | int[] | The IDs of the Applications that are related to this entity. | |
| isPerItem | bool | Indicates if this effect is per item or not. | [optional] |
| name | string | The name of this effect. | |
| title | string | The title of this effect. | |
| payload | string | The JSON payload of this effect. | |
| description | string | The description of this effect. | [optional] |
| enabled | bool | Determines if this effect is active. | |
| params | \TalonOne\Client\Model\TemplateArgDef[] | Array of template argument definitions. | [optional] |