HiddenConditionsEffects
Contains information about hidden conditions and effects in the Application.
| Name | Type | Description | Notes |
|---|---|---|---|
| builtInEffects | List<String> | List of hidden built-in effects. | [optional] |
| conditions | List<String> | List of hidden conditions. | [optional] |
| customEffects | List<Long> | List of the IDs of hidden custom effects. | [optional] |
| webhooks | List<Long> | List of the IDs of hidden webhooks. | [optional] |