# 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:16*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/procedures/addInvestorUniquenessClaim.ts#L16)

### `Optional` expiry

• **expiry**? : [*Date*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/enums/transactionargumenttype#date)

*Defined in* [*src/api/procedures/addInvestorUniquenessClaim.ts:19*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/procedures/addInvestorUniquenessClaim.ts#L19)

### proof

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

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

### scope

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

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

### scopeId

• **scopeId**: *string*

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