# api\_entities\_Instruction\_types.InstructionStatus

[@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/entities/Instruction/types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_instruction_types) / InstructionStatus

## Enumeration: InstructionStatus

[api/entities/Instruction/types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_instruction_types).InstructionStatus

### Table of contents

#### Enumeration Members

* [Executed](#executed)
* [Failed](#failed)
* [Pending](#pending)

### Enumeration Members

#### Executed

• **Executed**

**Defined in**

[api/entities/Instruction/types.ts:8](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Instruction/types.ts#L8)

***

#### Failed

• **Failed**

**Defined in**

[api/entities/Instruction/types.ts:9](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Instruction/types.ts#L9)

***

#### Pending

• **Pending**

**Defined in**

[api/entities/Instruction/types.ts:7](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Instruction/types.ts#L7)
