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

# ActiveTransferRestrictions

## Type parameters

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

## Hierarchy

* **ActiveTransferRestrictions**

## Index

### Properties

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

## Properties

### availableSlots

• **availableSlots**: *number*

*Defined in* [*src/types/index.ts:1096*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1096)

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

### restrictions

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

*Defined in* [*src/types/index.ts:1092*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1092)
