# types.BlockedClaim

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types) / BlockedClaim

## Interface: BlockedClaim

[types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types).BlockedClaim

### Table of contents

#### Properties

* [scope](#scope)
* [type](#type)

### Properties

#### scope

• **scope**: [`Scope`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/types.scope)

**Defined in**

[types/index.ts:271](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L271)

***

#### type

• **type**: [`Blocked`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.claimtype#blocked)

**Defined in**

[types/index.ts:270](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L270)
