# TransferRestrictionInputBase

## Hierarchy

* **TransferRestrictionInputBase**

  ↳ [CountTransferRestrictionInput](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v5/interfaces/counttransferrestrictioninput)

  ↳ [PercentageTransferRestrictionInput](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v5/interfaces/percentagetransferrestrictioninput)

## Index

### Properties

* [exemptedIdentities](#optional-exemptedidentities)
* [exemptedScopeIds](#optional-exemptedscopeids)

## Properties

### `Optional` exemptedIdentities

• **exemptedIdentities**? : *(string |* [*Identity*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v5/classes/identity)*‹›)\[]*

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

### `Optional` exemptedScopeIds

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

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