> 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-v10/interfaces/addinvestoruniquenessclaimparams.md).

# AddInvestorUniquenessClaimParams

## Hierarchy

* **AddInvestorUniquenessClaimParams**

## Index

### Properties

* [cddId](#cddid)
* [expiry](#optional-expiry)
* [proof](#proof)
* [scope](#scope)
* [scopeId](#scopeid)

## Properties

### cddId

• **cddId**: *string*

*Defined in* [*src/api/procedures/addInvestorUniquenessClaim.ts:15*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/procedures/addInvestorUniquenessClaim.ts#L15)

### `Optional` expiry

• **expiry**? : [*Date*](/polymesh-sdk-api-reference/docs-v10/enums/transactionargumenttype.md#date)

*Defined in* [*src/api/procedures/addInvestorUniquenessClaim.ts:18*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/procedures/addInvestorUniquenessClaim.ts#L18)

### proof

• **proof**: *string | ScopeClaimProof*

*Defined in* [*src/api/procedures/addInvestorUniquenessClaim.ts:16*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/procedures/addInvestorUniquenessClaim.ts#L16)

### scope

• **scope**: [*Scope*](/polymesh-sdk-api-reference/docs-v10/interfaces/scope.md)

*Defined in* [*src/api/procedures/addInvestorUniquenessClaim.ts:14*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/procedures/addInvestorUniquenessClaim.ts#L14)

### scopeId

• **scopeId**: *string*

*Defined in* [*src/api/procedures/addInvestorUniquenessClaim.ts:17*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/procedures/addInvestorUniquenessClaim.ts#L17)
