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

*Defined in* [*src/types/index.ts:973*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L973)

array of Scope IDs that are exempted from the Restriction

### percentage

• **percentage**: *BigNumber*

*Defined in* [*src/types/index.ts:992*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L992)
