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

### `Optional` expiry

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

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

### proof

• **proof**: *string*

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

### scope

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

*Defined in* [*src/api/procedures/addInvestorUniquenessClaim.ts:12*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/api/procedures/addInvestorUniquenessClaim.ts#L12)

### scopeId

• **scopeId**: *string*

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