> 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/modules-1/api_procedures_settransferrestrictions.md).

# api\_procedures\_setTransferRestrictions

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

## Module: api/procedures/setTransferRestrictions

### Table of contents

#### Interfaces

* [SetCountTransferRestrictionsParams](/polymesh-sdk-api-reference/docs-alpha/interfaces/api_procedures_settransferrestrictions.setcounttransferrestrictionsparams.md)
* [SetPercentageTransferRestrictionsParams](/polymesh-sdk-api-reference/docs-alpha/interfaces/api_procedures_settransferrestrictions.setpercentagetransferrestrictionsparams.md)

#### Type Aliases

* [SetTransferRestrictionsParams](#settransferrestrictionsparams)

### Type Aliases

#### SetTransferRestrictionsParams

Ƭ **SetTransferRestrictionsParams**: { `ticker`: `string` } & [`SetCountTransferRestrictionsParams`](/polymesh-sdk-api-reference/docs-alpha/interfaces/api_procedures_settransferrestrictions.setcounttransferrestrictionsparams.md) | [`SetPercentageTransferRestrictionsParams`](/polymesh-sdk-api-reference/docs-alpha/interfaces/api_procedures_settransferrestrictions.setpercentagetransferrestrictionsparams.md)

**Defined in**

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