> 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_entities_instruction_types.instructionaffirmation.md).

# api\_entities\_Instruction\_types.InstructionAffirmation

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [api/entities/Instruction/types](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_instruction_types.md) / InstructionAffirmation

## Interface: InstructionAffirmation

[api/entities/Instruction/types](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_instruction_types.md).InstructionAffirmation

### Table of contents

#### Properties

* [identity](#identity)
* [status](#status)

### Properties

#### identity

• **identity**: [`Identity`](/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_identity.identity.md)

**Defined in**

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

***

#### status

• **status**: [`AffirmationStatus`](/polymesh-sdk-api-reference/docs-alpha/enums/api_entities_instruction_types.affirmationstatus.md)

**Defined in**

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