Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 582 Bytes

File metadata and controls

16 lines (9 loc) · 582 Bytes

HiddenConditionsEffects

Contains information about hidden conditions and effects in the Application.

Properties

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]