For the complete documentation index, see llms.txt. This page is also available as Markdown.

incidentFilterCondition

Examples

enum IncidentFilterCondition {
  OR
  NOT
}

Enum values

Enum value
Description

OR

NOT

References

Fields with this object:

Last updated