# CountTransferRestriction

## Hierarchy

* TransferRestrictionBase

  ↳ **CountTransferRestriction**

## Index

### Properties

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

## Properties

### count

• **count**: *BigNumber*

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

### `Optional` exemptedScopeIds

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

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

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

array of Scope IDs that are exempted from the Restriction
