Name | Type | Description | Notes |
---|---|---|---|
ApplicationIds | List<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 | List<TemplateArgDef> | Array of template argument definitions. | [optional] |