Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 601 Bytes

File metadata and controls

17 lines (9 loc) · 601 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]