> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/types.jurisdictionclaim.md).

# types.JurisdictionClaim

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [types](/polymesh-sdk-api-reference/docs-alpha/modules-1/types.md) / JurisdictionClaim

## Interface: JurisdictionClaim

[types](/polymesh-sdk-api-reference/docs-alpha/modules-1/types.md).JurisdictionClaim

### Table of contents

#### Properties

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

### Properties

#### code

• **code**: `CountryCode`

**Defined in**

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

***

#### scope

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

**Defined in**

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

***

#### type

• **type**: [`Jurisdiction`](/polymesh-sdk-api-reference/docs-alpha/enums/types.claimtype.md#jurisdiction)

**Defined in**

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