> 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-v6/enums/claimtype.md).

# ClaimType

## Index

### Enumeration members

* [Accredited](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#accredited)
* [Affiliate](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#affiliate)
* [Blocked](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#blocked)
* [BuyLockup](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#buylockup)
* [CustomerDueDiligence](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#customerduediligence)
* [Exempted](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#exempted)
* [InvestorUniqueness](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#investoruniqueness)
* [InvestorUniquenessV2](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#investoruniquenessv2)
* [Jurisdiction](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#jurisdiction)
* [KnowYourCustomer](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#knowyourcustomer)
* [NoData](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#nodata)
* [SellLockup](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md#selllockup)

## Enumeration members

### Accredited

• **Accredited**: = "Accredited"

*Defined in* [*src/types/index.ts:269*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L269)

### Affiliate

• **Affiliate**: = "Affiliate"

*Defined in* [*src/types/index.ts:270*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L270)

### Blocked

• **Blocked**: = "Blocked"

*Defined in* [*src/types/index.ts:277*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L277)

### BuyLockup

• **BuyLockup**: = "BuyLockup"

*Defined in* [*src/types/index.ts:271*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L271)

### CustomerDueDiligence

• **CustomerDueDiligence**: = "CustomerDueDiligence"

*Defined in* [*src/types/index.ts:273*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L273)

### Exempted

• **Exempted**: = "Exempted"

*Defined in* [*src/types/index.ts:276*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L276)

### InvestorUniqueness

• **InvestorUniqueness**: = "InvestorUniqueness"

*Defined in* [*src/types/index.ts:278*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L278)

### InvestorUniquenessV2

• **InvestorUniquenessV2**: = "InvestorUniquenessV2"

*Defined in* [*src/types/index.ts:280*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L280)

### Jurisdiction

• **Jurisdiction**: = "Jurisdiction"

*Defined in* [*src/types/index.ts:275*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L275)

### KnowYourCustomer

• **KnowYourCustomer**: = "KnowYourCustomer"

*Defined in* [*src/types/index.ts:274*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L274)

### NoData

• **NoData**: = "NoData"

*Defined in* [*src/types/index.ts:279*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L279)

### SellLockup

• **SellLockup**: = "SellLockup"

*Defined in* [*src/types/index.ts:272*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L272)
