# types.AccreditedClaim

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

## Interface: AccreditedClaim

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

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

***

#### type

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

**Defined in**

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