# CountTransferRestriction

## Hierarchy

↳ [TransferRestrictionBase](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v5/classes/transferrestrictionbase)

↳ **CountTransferRestriction**

## Index

### Properties

* [count](#count)
* [exemptedScopeIds](#optional-exemptedscopeids)

## Properties

### count

• **count**: *BigNumber*

*Defined in* [*src/types/index.ts:867*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L867)

### `Optional` exemptedScopeIds

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

*Inherited from* [*TransferRestrictionBase*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v5/classes/transferrestrictionbase)*.*[*exemptedScopeIds*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v5/classes/transferrestrictionbase#optional-exemptedscopeids)

*Defined in* [*src/types/index.ts:858*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L858)
