# ClaimType

## Index

### Enumeration members

* [Accredited](#accredited)
* [Affiliate](#affiliate)
* [Blocked](#blocked)
* [BuyLockup](#buylockup)
* [CustomerDueDiligence](#customerduediligence)
* [Exempted](#exempted)
* [InvestorUniqueness](#investoruniqueness)
* [InvestorUniquenessV2](#investoruniquenessv2)
* [Jurisdiction](#jurisdiction)
* [KnowYourCustomer](#knowyourcustomer)
* [NoData](#nodata)
* [SellLockup](#selllockup)

## Enumeration members

### Accredited

• **Accredited**: = "Accredited"

*Defined in* [*src/types/index.ts:249*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L249)

### Affiliate

• **Affiliate**: = "Affiliate"

*Defined in* [*src/types/index.ts:250*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L250)

### Blocked

• **Blocked**: = "Blocked"

*Defined in* [*src/types/index.ts:257*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L257)

### BuyLockup

• **BuyLockup**: = "BuyLockup"

*Defined in* [*src/types/index.ts:251*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L251)

### CustomerDueDiligence

• **CustomerDueDiligence**: = "CustomerDueDiligence"

*Defined in* [*src/types/index.ts:253*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L253)

### Exempted

• **Exempted**: = "Exempted"

*Defined in* [*src/types/index.ts:256*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L256)

### InvestorUniqueness

• **InvestorUniqueness**: = "InvestorUniqueness"

*Defined in* [*src/types/index.ts:258*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L258)

### InvestorUniquenessV2

• **InvestorUniquenessV2**: = "InvestorUniquenessV2"

*Defined in* [*src/types/index.ts:260*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L260)

### Jurisdiction

• **Jurisdiction**: = "Jurisdiction"

*Defined in* [*src/types/index.ts:255*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L255)

### KnowYourCustomer

• **KnowYourCustomer**: = "KnowYourCustomer"

*Defined in* [*src/types/index.ts:254*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L254)

### NoData

• **NoData**: = "NoData"

*Defined in* [*src/types/index.ts:259*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L259)

### SellLockup

• **SellLockup**: = "SellLockup"

*Defined in* [*src/types/index.ts:252*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L252)
