# api\_procedures\_setTransferRestrictions.SetCountTransferRestrictionsParams

[@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](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_settransferrestrictions) / SetCountTransferRestrictionsParams

## Interface: SetCountTransferRestrictionsParams

[api/procedures/setTransferRestrictions](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_settransferrestrictions).SetCountTransferRestrictionsParams

### Table of contents

#### Properties

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

### Properties

#### restrictions

• **restrictions**: [`CountTransferRestrictionInput`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/types.counttransferrestrictioninput)\[]

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

**Defined in**

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

***

#### type

• **type**: [`Count`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.transferrestrictiontype#count)

**Defined in**

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