# types.ConditionType

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types) / ConditionType

## Enumeration: ConditionType

[types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types).ConditionType

### Table of contents

#### Enumeration Members

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

### Enumeration Members

#### IsAbsent

• **IsAbsent**

**Defined in**

[types/index.ts:376](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L376)

***

#### IsAnyOf

• **IsAnyOf**

**Defined in**

[types/index.ts:377](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L377)

***

#### IsExternalAgent

• **IsExternalAgent**

**Defined in**

[types/index.ts:379](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L379)

***

#### IsIdentity

• **IsIdentity**

**Defined in**

[types/index.ts:380](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L380)

***

#### IsNoneOf

• **IsNoneOf**

**Defined in**

[types/index.ts:378](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L378)

***

#### IsPresent

• **IsPresent**

**Defined in**

[types/index.ts:375](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L375)
