Skip to content

types.ConditionType

VictorVicente edited this page Jun 30, 2023 · 49 revisions

Enumeration: ConditionType

types.ConditionType

Table of contents

Enumeration Members

Enumeration Members

IsAbsent

IsAbsent = "IsAbsent"

Defined in

types/index.ts:409


IsAnyOf

IsAnyOf = "IsAnyOf"

Defined in

types/index.ts:410


IsExternalAgent

IsExternalAgent = "IsExternalAgent"

Defined in

types/index.ts:412


IsIdentity

IsIdentity = "IsIdentity"

Defined in

types/index.ts:413


IsNoneOf

IsNoneOf = "IsNoneOf"

Defined in

types/index.ts:411


IsPresent

IsPresent = "IsPresent"

Defined in

types/index.ts:408

Clone this wiki locally