> 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-alpha/interfaces/api_procedures_settransferrestrictions.setpercentagetransferrestrictionsparams.md).

# api\_procedures\_setTransferRestrictions.SetPercentageTransferRestrictionsParams

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [api/procedures/setTransferRestrictions](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_settransferrestrictions.md) / SetPercentageTransferRestrictionsParams

## Interface: SetPercentageTransferRestrictionsParams

[api/procedures/setTransferRestrictions](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_settransferrestrictions.md).SetPercentageTransferRestrictionsParams

### Table of contents

#### Properties

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

### Properties

#### restrictions

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

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

**Defined in**

[api/procedures/setTransferRestrictions.ts:51](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/setTransferRestrictions.ts#L51)

***

#### type

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

**Defined in**

[api/procedures/setTransferRestrictions.ts:52](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/setTransferRestrictions.ts#L52)
