# SetCountTransferRestrictionsParams

## Hierarchy

* **SetCountTransferRestrictionsParams**

## Index

### Properties

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

## Properties

### restrictions

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

*Defined in* [*src/api/procedures/setTransferRestrictions.ts:27*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/api/procedures/setTransferRestrictions.ts#L27)

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

### type

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

*Defined in* [*src/api/procedures/setTransferRestrictions.ts:28*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/api/procedures/setTransferRestrictions.ts#L28)
