# PercentageTransferRestriction

## Hierarchy

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

*Defined in* [*src/types/index.ts:937*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L937)

array of Scope IDs that are exempted from the Restriction

### percentage

• **percentage**: *BigNumber*

*Defined in* [*src/types/index.ts:956*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L956)
