# api\_entities\_Asset\_TransferRestrictions.TransferRestrictions

[@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) / [api/entities/Asset/TransferRestrictions](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_asset_transferrestrictions) / TransferRestrictions

## Class: TransferRestrictions

[api/entities/Asset/TransferRestrictions](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_asset_transferrestrictions).TransferRestrictions

Handles all Asset Transfer Restrictions related functionality

### Hierarchy

* `Namespace`<[`Asset`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_asset.asset)>

  ↳ **`TransferRestrictions`**

### Table of contents

#### Properties

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

### Properties

#### count

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

**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`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_asset_transferrestrictions_percentage.percentage)

**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)
