# PercentageTransferRestriction

## Hierarchy

↳ [TransferRestrictionBase](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v5/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-v5/classes/transferrestrictionbase)*.*[*exemptedScopeIds*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v5/classes/transferrestrictionbase#optional-exemptedscopeids)

*Defined in* [*src/types/index.ts:858*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L858)

### percentage

• **percentage**: *BigNumber*

*Defined in* [*src/types/index.ts:871*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L871)
