> 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-v8/interfaces/activetransferrestrictions.md).

# ActiveTransferRestrictions

## Type parameters

▪ **Restriction**: [*CountTransferRestriction*](/polymesh-sdk-api-reference/docs-v8/interfaces/counttransferrestriction.md) *|* [*PercentageTransferRestriction*](/polymesh-sdk-api-reference/docs-v8/interfaces/percentagetransferrestriction.md)

## Hierarchy

* **ActiveTransferRestrictions**

## Index

### Properties

* [availableSlots](/polymesh-sdk-api-reference/docs-v8/interfaces/activetransferrestrictions.md#availableslots)
* [restrictions](/polymesh-sdk-api-reference/docs-v8/interfaces/activetransferrestrictions.md#restrictions)

## Properties

### availableSlots

• **availableSlots**: *number*

*Defined in* [*src/types/index.ts:980*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L980)

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

### restrictions

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

*Defined in* [*src/types/index.ts:976*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L976)
