HiddenConditionsEffects
Contains information about hidden conditions and effects in the Application.
| Name | Type | Description | Notes |
|---|---|---|---|
| built_in_effects | list[str] | List of hidden built-in effects. | [optional] |
| conditions | list[str] | List of hidden conditions. | [optional] |
| custom_effects | list[int] | List of the IDs of hidden custom effects. | [optional] |
| webhooks | list[int] | List of the IDs of hidden webhooks. | [optional] |