# types.InvestorUniquenessClaim

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

## Interface: InvestorUniquenessClaim

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

### Table of contents

#### Properties

* [cddId](#cddid)
* [scope](#scope)
* [scopeId](#scopeid)
* [type](#type)

### Properties

#### cddId

• **cddId**: `string`

**Defined in**

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

***

#### scope

• **scope**: [`Scope`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/types.scope)

**Defined in**

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

***

#### scopeId

• **scopeId**: `string`

**Defined in**

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

***

#### type

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

**Defined in**

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