> 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-v7/enums/transferrestrictiontype.md).

# TransferRestrictionType

## Index

### Enumeration members

* [Count](/polymesh-sdk-api-reference/docs-v7/enums/transferrestrictiontype.md#count)
* [Percentage](/polymesh-sdk-api-reference/docs-v7/enums/transferrestrictiontype.md#percentage)

## Enumeration members

### Count

• **Count**: = "Count"

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

### Percentage

• **Percentage**: = "Percentage"

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