> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/setpercentagetransferrestrictionsparams.md).

# SetPercentageTransferRestrictionsParams

## Hierarchy

* **SetPercentageTransferRestrictionsParams**

## Index

### Properties

* [restrictions](/polymesh-sdk-api-reference/docs-v9/interfaces/setpercentagetransferrestrictionsparams.md#restrictions)
* [type](/polymesh-sdk-api-reference/docs-v9/interfaces/setpercentagetransferrestrictionsparams.md#type)

## Properties

### restrictions

• **restrictions**: [*PercentageTransferRestrictionInput*](/polymesh-sdk-api-reference/docs-v9/interfaces/percentagetransferrestrictioninput.md)*\[]*

*Defined in* [*src/api/procedures/setTransferRestrictions.ts:35*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/procedures/setTransferRestrictions.ts#L35)

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

### type

• **type**: [*Percentage*](/polymesh-sdk-api-reference/docs-v9/enums/transferrestrictiontype.md#percentage)

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