# ClaimType

## Index

### Enumeration members

* [Accredited](#accredited)
* [Affiliate](#affiliate)
* [Blocked](#blocked)
* [BuyLockup](#buylockup)
* [CustomerDueDiligence](#customerduediligence)
* [Exempted](#exempted)
* [Jurisdiction](#jurisdiction)
* [KnowYourCustomer](#knowyourcustomer)
* [NoData](#nodata)
* [SellLockup](#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)
