# ActiveTransferRestrictions

## Type parameters

▪ **Restriction**: [*CountTransferRestriction*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v7/interfaces/counttransferrestriction) *|* [*PercentageTransferRestriction*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v7/interfaces/percentagetransferrestriction)

## Hierarchy

* **ActiveTransferRestrictions**

## Index

### Properties

* [availableSlots](#availableslots)
* [restrictions](#restrictions)

## Properties

### availableSlots

• **availableSlots**: *number*

*Defined in* [*src/types/index.ts:1016*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L1016)

amount of restrictions that can be added before reaching the shared limit

### restrictions

• **restrictions**: *Restriction\[]*

*Defined in* [*src/types/index.ts:1012*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L1012)
