# PercentageTransferRestriction

## Hierarchy

↳ [TransferRestrictionBase](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/transferrestrictionbase)

↳ **PercentageTransferRestriction**

## Index

### Properties

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

## Properties

### `Optional` exemptedScopeIds

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

*Inherited from* [*TransferRestrictionBase*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/transferrestrictionbase)*.*[*exemptedScopeIds*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/transferrestrictionbase#optional-exemptedscopeids)

*Defined in* [*src/types/index.ts:877*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L877)

array of Scope IDs that are exempted from the Restriction

### percentage

• **percentage**: *BigNumber*

*Defined in* [*src/types/index.ts:896*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L896)
