# api\_entities\_Instruction\_types.InstructionAffirmation

[@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) / InstructionAffirmation

## Interface: InstructionAffirmation

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

### Table of contents

#### Properties

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

### Properties

#### identity

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

**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`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/api_entities_instruction_types.affirmationstatus)

**Defined in**

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