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

# ClaimType

## Index

### Enumeration members

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

## Enumeration members

### Accredited

• **Accredited**: = "Accredited"

*Defined in* [*src/types/index.ts:227*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L227)

### Affiliate

• **Affiliate**: = "Affiliate"

*Defined in* [*src/types/index.ts:228*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L228)

### Blocked

• **Blocked**: = "Blocked"

*Defined in* [*src/types/index.ts:235*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L235)

### BuyLockup

• **BuyLockup**: = "BuyLockup"

*Defined in* [*src/types/index.ts:229*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L229)

### CustomerDueDiligence

• **CustomerDueDiligence**: = "CustomerDueDiligence"

*Defined in* [*src/types/index.ts:231*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L231)

### Exempted

• **Exempted**: = "Exempted"

*Defined in* [*src/types/index.ts:234*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L234)

### InvestorUniqueness

• **InvestorUniqueness**: = "InvestorUniqueness"

*Defined in* [*src/types/index.ts:236*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L236)

### InvestorUniquenessV2

• **InvestorUniquenessV2**: = "InvestorUniquenessV2"

*Defined in* [*src/types/index.ts:238*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L238)

### Jurisdiction

• **Jurisdiction**: = "Jurisdiction"

*Defined in* [*src/types/index.ts:233*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L233)

### KnowYourCustomer

• **KnowYourCustomer**: = "KnowYourCustomer"

*Defined in* [*src/types/index.ts:232*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L232)

### NoData

• **NoData**: = "NoData"

*Defined in* [*src/types/index.ts:237*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L237)

### SellLockup

• **SellLockup**: = "SellLockup"

*Defined in* [*src/types/index.ts:230*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L230)
