> 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/classes/api_entities_asset_transferrestrictions.transferrestrictions.md).

# api\_entities\_Asset\_TransferRestrictions.TransferRestrictions

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [api/entities/Asset/TransferRestrictions](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_asset_transferrestrictions.md) / TransferRestrictions

## Class: TransferRestrictions

[api/entities/Asset/TransferRestrictions](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_asset_transferrestrictions.md).TransferRestrictions

Handles all Asset Transfer Restrictions related functionality

### Hierarchy

* `Namespace`<[`Asset`](/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_asset.asset.md)>

  ↳ **`TransferRestrictions`**

### Table of contents

#### Properties

* [count](#count)
* [percentage](#percentage)

### Properties

#### count

• **count**: [`Count`](/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_asset_transferrestrictions_count.count.md)

**Defined in**

[api/entities/Asset/TransferRestrictions/index.ts:10](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Asset/TransferRestrictions/index.ts#L10)

***

#### percentage

• **percentage**: [`Percentage`](/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_asset_transferrestrictions_percentage.percentage.md)

**Defined in**

[api/entities/Asset/TransferRestrictions/index.ts:11](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Asset/TransferRestrictions/index.ts#L11)
