# types.KycClaim

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

## Interface: KycClaim

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

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

***

#### type

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

**Defined in**

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