# CountTransferRestriction

## Hierarchy

* TransferRestrictionBase

  ↳ **CountTransferRestriction**

## Index

### Properties

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

## Properties

### count

• **count**: *BigNumber*

*Defined in* [*src/types/index.ts:974*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L974)

### `Optional` exemptedScopeIds

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

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

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

array of Scope IDs that are exempted from the Restriction
