> 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_modifyinstructionaffirmation.storage.md).

# api\_procedures\_modifyInstructionAffirmation.Storage

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

## Interface: Storage

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

### Table of contents

#### Properties

* [portfolios](#portfolios)
* [senderLegAmount](#senderlegamount)
* [totalLegAmount](#totallegamount)

### Properties

#### portfolios

• **portfolios**: ([`NumberedPortfolio`](/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_numberedportfolio.numberedportfolio.md) | [`DefaultPortfolio`](/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_defaultportfolio.defaultportfolio.md))\[]

**Defined in**

[api/procedures/modifyInstructionAffirmation.ts:40](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/modifyInstructionAffirmation.ts#L40)

***

#### senderLegAmount

• **senderLegAmount**: `BigNumber`

**Defined in**

[api/procedures/modifyInstructionAffirmation.ts:41](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/modifyInstructionAffirmation.ts#L41)

***

#### totalLegAmount

• **totalLegAmount**: `BigNumber`

**Defined in**

[api/procedures/modifyInstructionAffirmation.ts:42](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/modifyInstructionAffirmation.ts#L42)
