# api\_procedures\_addInstruction.AddInstructionsParams

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [api/procedures/addInstruction](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_addinstruction) / AddInstructionsParams

## Interface: AddInstructionsParams

[api/procedures/addInstruction](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_addinstruction).AddInstructionsParams

### Table of contents

#### Properties

* [instructions](#instructions)

### Properties

#### instructions

• **instructions**: [`AddInstructionParams`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/api_procedures_addinstruction.addinstructionparams)\[]

array of Instructions to be added in the Venue

**Defined in**

[api/procedures/addInstruction.ts:70](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/addInstruction.ts#L70)
