> 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-v10/interfaces/percentagetransferrestriction.md).

# PercentageTransferRestriction

## Hierarchy

* TransferRestrictionBase

  ↳ **PercentageTransferRestriction**

## Index

### Properties

* [exemptedScopeIds](#optional-exemptedscopeids)
* [percentage](#percentage)

## Properties

### `Optional` exemptedScopeIds

• **exemptedScopeIds**? : *string\[]*

*Inherited from* [*TransferRestrictionBase*](/polymesh-sdk-api-reference/docs-v10/classes/transferrestrictionbase.md)*.*[*exemptedScopeIds*](/polymesh-sdk-api-reference/docs-v10/classes/transferrestrictionbase.md#optional-exemptedscopeids)

*Defined in* [*src/types/index.ts:1053*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1053)

array of Scope IDs that are exempted from the Restriction

### percentage

• **percentage**: *BigNumber*

*Defined in* [*src/types/index.ts:1072*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1072)
