# types.ExemptedClaim

[@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) / ExemptedClaim

## Interface: ExemptedClaim

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

### 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:266](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L266)

***

#### type

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

**Defined in**

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