# types.IdentityCondition

[@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) / IdentityCondition

## Interface: IdentityCondition

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

### Table of contents

#### Properties

* [identity](#identity)
* [type](#type)

### Properties

#### identity

• **identity**: [`Identity`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_identity.identity)

**Defined in**

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

***

#### type

• **type**: [`IsIdentity`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.conditiontype#isidentity)

**Defined in**

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