# TransferRestrictions

Handles all Security Token Transfer Restrictions related functionality

## Hierarchy

* Namespace‹[SecurityToken](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/securitytoken)›

  ↳ **TransferRestrictions**

## Index

### Properties

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

## Properties

### `Protected` context

• **context**: [*Context*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/context)

*Inherited from void*

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

### count

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

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

### `Protected` parent

• **parent**: [*SecurityToken*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/securitytoken)

*Inherited from void*

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

### percentage

• **percentage**: [*Percentage*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/percentage)

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