> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.conditiontype.md).

# types.ConditionType

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [types](/polymesh-sdk-api-reference/docs-alpha/modules-1/types.md) / ConditionType

## Enumeration: ConditionType

[types](/polymesh-sdk-api-reference/docs-alpha/modules-1/types.md).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)
