Skip to content

api.entities.types.ConditionType

prashantasdeveloper edited this page Sep 11, 2024 · 37 revisions

Enumeration: ConditionType

api/entities/types.ConditionType

Table of contents

Enumeration Members

Enumeration Members

IsAbsent

IsAbsent = "IsAbsent"

Defined in

api/entities/types.ts:321


IsAnyOf

IsAnyOf = "IsAnyOf"

Defined in

api/entities/types.ts:322


IsExternalAgent

IsExternalAgent = "IsExternalAgent"

Defined in

api/entities/types.ts:324


IsIdentity

IsIdentity = "IsIdentity"

Defined in

api/entities/types.ts:325


IsNoneOf

IsNoneOf = "IsNoneOf"

Defined in

api/entities/types.ts:323


IsPresent

IsPresent = "IsPresent"

Defined in

api/entities/types.ts:320

Clone this wiki locally