> 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-v4/interfaces/counttransferrestriction.md).

# CountTransferRestriction

## Hierarchy

↳ [TransferRestrictionBase](/polymesh-sdk-api-reference/docs-v4/classes/transferrestrictionbase.md)

↳ **CountTransferRestriction**

## Index

### Properties

* [count](/polymesh-sdk-api-reference/docs-v4/interfaces/counttransferrestriction.md#count)
* [exemptedScopeIds](/polymesh-sdk-api-reference/docs-v4/interfaces/counttransferrestriction.md#optional-exemptedscopeids)

## Properties

### count

• **count**: *BigNumber*

*Defined in* [*src/types/index.ts:732*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L732)

### `Optional` exemptedScopeIds

• **exemptedScopeIds**? : *string\[]*

*Inherited from* [*TransferRestrictionBase*](/polymesh-sdk-api-reference/docs-v4/classes/transferrestrictionbase.md)*.*[*exemptedScopeIds*](/polymesh-sdk-api-reference/docs-v4/classes/transferrestrictionbase.md#optional-exemptedscopeids)

*Defined in* [*src/types/index.ts:723*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L723)
