# types.IdentityWithClaims

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

## Interface: IdentityWithClaims

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

### Table of contents

#### Properties

* [claims](#claims)
* [identity](#identity)

### Properties

#### claims

• **claims**: [`ClaimData`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/types.claimdata)<[`Claim`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types#claim)>\[]

**Defined in**

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

***

#### identity

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

**Defined in**

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