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

# ClaimType

## Index

### Enumeration members

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

## Enumeration members

### Accredited

• **Accredited**: = "Accredited"

*Defined in* [*src/types/index.ts:247*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L247)

### Affiliate

• **Affiliate**: = "Affiliate"

*Defined in* [*src/types/index.ts:248*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L248)

### Blocked

• **Blocked**: = "Blocked"

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

### BuyLockup

• **BuyLockup**: = "BuyLockup"

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

### CustomerDueDiligence

• **CustomerDueDiligence**: = "CustomerDueDiligence"

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

### Exempted

• **Exempted**: = "Exempted"

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

### Jurisdiction

• **Jurisdiction**: = "Jurisdiction"

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

### KnowYourCustomer

• **KnowYourCustomer**: = "KnowYourCustomer"

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

### NoData

• **NoData**: = "NoData"

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

### SellLockup

• **SellLockup**: = "SellLockup"

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