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

# TransferRestrictions

Handles all Security Token Transfer Restrictions related functionality

## Hierarchy

* Namespace‹[SecurityToken](/polymesh-sdk-api-reference/v13.0.0/classes/securitytoken.md)›

  ↳ **TransferRestrictions**

## Index

### Properties

* [context](#protected-context)
* [count](#count)
* [parent](#protected-parent)
* [percentage](#percentage)

## Properties

### `Protected` context

• **context**: [*Context*](/polymesh-sdk-api-reference/v13.0.0/classes/context.md)

*Inherited from void*

*Defined in* [*src/api/entities/Namespace.ts:11*](https://github.com/PolymathNetwork/polymesh-sdk/blob/108d588b/src/api/entities/Namespace.ts#L11)

***

### count

• **count**: [*Count*](/polymesh-sdk-api-reference/v13.0.0/classes/count.md)

*Defined in* [*src/api/entities/SecurityToken/TransferRestrictions/index.ts:10*](https://github.com/PolymathNetwork/polymesh-sdk/blob/108d588b/src/api/entities/SecurityToken/TransferRestrictions/index.ts#L10)

***

### `Protected` parent

• **parent**: [*SecurityToken*](/polymesh-sdk-api-reference/v13.0.0/classes/securitytoken.md)

*Inherited from void*

*Defined in* [*src/api/entities/Namespace.ts:9*](https://github.com/PolymathNetwork/polymesh-sdk/blob/108d588b/src/api/entities/Namespace.ts#L9)

***

### percentage

• **percentage**: [*Percentage*](/polymesh-sdk-api-reference/v13.0.0/classes/percentage.md)

*Defined in* [*src/api/entities/SecurityToken/TransferRestrictions/index.ts:11*](https://github.com/PolymathNetwork/polymesh-sdk/blob/108d588b/src/api/entities/SecurityToken/TransferRestrictions/index.ts#L11)
