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

# TransferRestrictionResult

## Hierarchy

* **TransferRestrictionResult**

## Index

### Properties

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

## Properties

### restriction

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

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

### result

• **result**: *boolean*

*Defined in* [*src/api/entities/SecurityToken/types.ts:26*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/SecurityToken/types.ts#L26)
