> 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-alpha/interfaces/api_procedures_addtransferrestriction.storage.md).

# api\_procedures\_addTransferRestriction.Storage

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [api/procedures/addTransferRestriction](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_addtransferrestriction.md) / Storage

## Interface: Storage

[api/procedures/addTransferRestriction](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_addtransferrestriction.md).Storage

### Table of contents

#### Properties

* [currentRestrictions](#currentrestrictions)
* [currentStats](#currentstats)
* [needStat](#needstat)

### Properties

#### currentRestrictions

• **currentRestrictions**: `PolymeshPrimitivesTransferComplianceTransferCondition`\[]

**Defined in**

[api/procedures/addTransferRestriction.ts:53](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/addTransferRestriction.ts#L53)

***

#### currentStats

• **currentStats**: `BTreeSetStatType`

**Defined in**

[api/procedures/addTransferRestriction.ts:54](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/addTransferRestriction.ts#L54)

***

#### needStat

• **needStat**: `boolean`

**Defined in**

[api/procedures/addTransferRestriction.ts:55](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/addTransferRestriction.ts#L55)
