> 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-v5/interfaces/transferrestrictionresult.md).

# TransferRestrictionResult

## Hierarchy

* **TransferRestrictionResult**

## Index

### Properties

* [restriction](/polymesh-sdk-api-reference/docs-v5/interfaces/transferrestrictionresult.md#restriction)
* [result](/polymesh-sdk-api-reference/docs-v5/interfaces/transferrestrictionresult.md#result)

## Properties

### restriction

• **restriction**: [*TransferRestriction*](/polymesh-sdk-api-reference/docs-v5/interfaces/transferrestriction.md)

*Defined in* [*src/api/entities/SecurityToken/types.ts:24*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/api/entities/SecurityToken/types.ts#L24)

### result

• **result**: *boolean*

*Defined in* [*src/api/entities/SecurityToken/types.ts:25*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/api/entities/SecurityToken/types.ts#L25)
