# ConditionType

## Index

### Enumeration members

* [IsAbsent](#isabsent)
* [IsAnyOf](#isanyof)
* [IsExternalAgent](#isexternalagent)
* [IsIdentity](#isidentity)
* [IsNoneOf](#isnoneof)
* [IsPresent](#ispresent)

## Enumeration members

### IsAbsent

• **IsAbsent**: = "IsAbsent"

*Defined in* [*src/types/index.ts:364*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L364)

### IsAnyOf

• **IsAnyOf**: = "IsAnyOf"

*Defined in* [*src/types/index.ts:365*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L365)

### IsExternalAgent

• **IsExternalAgent**: = "IsExternalAgent"

*Defined in* [*src/types/index.ts:367*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L367)

### IsIdentity

• **IsIdentity**: = "IsIdentity"

*Defined in* [*src/types/index.ts:368*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L368)

### IsNoneOf

• **IsNoneOf**: = "IsNoneOf"

*Defined in* [*src/types/index.ts:366*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L366)

### IsPresent

• **IsPresent**: = "IsPresent"

*Defined in* [*src/types/index.ts:363*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L363)
