Skip to content

types.ConditionType

polymath-eric edited this page Nov 27, 2023 · 49 revisions

Enumeration: ConditionType

types.ConditionType

Table of contents

Enumeration Members

Enumeration Members

IsAbsent

IsAbsent = "IsAbsent"

Defined in

types/index.ts:427


IsAnyOf

IsAnyOf = "IsAnyOf"

Defined in

types/index.ts:428


IsExternalAgent

IsExternalAgent = "IsExternalAgent"

Defined in

types/index.ts:430


IsIdentity

IsIdentity = "IsIdentity"

Defined in

types/index.ts:431


IsNoneOf

IsNoneOf = "IsNoneOf"

Defined in

types/index.ts:429


IsPresent

IsPresent = "IsPresent"

Defined in

types/index.ts:426

Clone this wiki locally