# SetPercentageTransferRestrictionsParams

## Hierarchy

* **SetPercentageTransferRestrictionsParams**

## Index

### Properties

* [restrictions](#restrictions)
* [type](#type)

## Properties

### restrictions

• **restrictions**: [*PercentageTransferRestrictionInput*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/interfaces/percentagetransferrestrictioninput)*\[]*

*Defined in* [*src/api/procedures/setTransferRestrictions.ts:36*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/procedures/setTransferRestrictions.ts#L36)

array of Percentage Transfer Restrictions with their corresponding exemptions (if applicable)

### type

• **type**: [*Percentage*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/enums/transferrestrictiontype#percentage)

*Defined in* [*src/api/procedures/setTransferRestrictions.ts:37*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/procedures/setTransferRestrictions.ts#L37)
