Skip to content

api.entities.types.ConditionType

prashantasdeveloper edited this page Sep 18, 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:323


IsAnyOf

IsAnyOf = "IsAnyOf"

Defined in

api/entities/types.ts:324


IsExternalAgent

IsExternalAgent = "IsExternalAgent"

Defined in

api/entities/types.ts:326


IsIdentity

IsIdentity = "IsIdentity"

Defined in

api/entities/types.ts:327


IsNoneOf

IsNoneOf = "IsNoneOf"

Defined in

api/entities/types.ts:325


IsPresent

IsPresent = "IsPresent"

Defined in

api/entities/types.ts:322

Clone this wiki locally