TalonOne.Model.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<int> | List of the IDs of hidden custom effects. | [optional] |
Webhooks | List<int> | List of the IDs of hidden webhooks. | [optional] |