Skip to content

api.entities.types.ConditionType

prashantasdeveloper edited this page May 1, 2025 · 33 revisions

Enumeration: ConditionType

api/entities/types.ConditionType

Table of contents

Enumeration Members

Enumeration Members

IsAbsent

IsAbsent = "IsAbsent"

Defined in

api/entities/types.ts:330


IsAnyOf

IsAnyOf = "IsAnyOf"

Defined in

api/entities/types.ts:331


IsExternalAgent

IsExternalAgent = "IsExternalAgent"

Defined in

api/entities/types.ts:333


IsIdentity

IsIdentity = "IsIdentity"

Defined in

api/entities/types.ts:334


IsNoneOf

IsNoneOf = "IsNoneOf"

Defined in

api/entities/types.ts:332


IsPresent

IsPresent = "IsPresent"

Defined in

api/entities/types.ts:329

Clone this wiki locally