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

# ClaimType

## Index

### Enumeration members

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

## Enumeration members

### Accredited

• **Accredited**: = "Accredited"

*Defined in* [*src/types/index.ts:285*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L285)

### Affiliate

• **Affiliate**: = "Affiliate"

*Defined in* [*src/types/index.ts:286*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L286)

### Blocked

• **Blocked**: = "Blocked"

*Defined in* [*src/types/index.ts:293*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L293)

### BuyLockup

• **BuyLockup**: = "BuyLockup"

*Defined in* [*src/types/index.ts:287*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L287)

### CustomerDueDiligence

• **CustomerDueDiligence**: = "CustomerDueDiligence"

*Defined in* [*src/types/index.ts:289*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L289)

### Exempted

• **Exempted**: = "Exempted"

*Defined in* [*src/types/index.ts:292*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L292)

### InvestorUniqueness

• **InvestorUniqueness**: = "InvestorUniqueness"

*Defined in* [*src/types/index.ts:294*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L294)

### InvestorUniquenessV2

• **InvestorUniquenessV2**: = "InvestorUniquenessV2"

*Defined in* [*src/types/index.ts:296*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L296)

### Jurisdiction

• **Jurisdiction**: = "Jurisdiction"

*Defined in* [*src/types/index.ts:291*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L291)

### KnowYourCustomer

• **KnowYourCustomer**: = "KnowYourCustomer"

*Defined in* [*src/types/index.ts:290*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L290)

### NoData

• **NoData**: = "NoData"

*Defined in* [*src/types/index.ts:295*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L295)

### SellLockup

• **SellLockup**: = "SellLockup"

*Defined in* [*src/types/index.ts:288*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L288)
