# api\_procedures\_setTransferRestrictions

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / api/procedures/setTransferRestrictions

## Module: api/procedures/setTransferRestrictions

### Table of contents

#### Interfaces

* [SetCountTransferRestrictionsParams](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/api_procedures_settransferrestrictions.setcounttransferrestrictionsparams)
* [SetPercentageTransferRestrictionsParams](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/api_procedures_settransferrestrictions.setpercentagetransferrestrictionsparams)

#### Type Aliases

* [SetTransferRestrictionsParams](#settransferrestrictionsparams)

### Type Aliases

#### SetTransferRestrictionsParams

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

**Defined in**

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