> 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-v6/interfaces/instructionaffirmation.md).

# InstructionAffirmation

## Hierarchy

* **InstructionAffirmation**

## Index

### Properties

* [identity](/polymesh-sdk-api-reference/docs-v6/interfaces/instructionaffirmation.md#identity)
* [status](/polymesh-sdk-api-reference/docs-v6/interfaces/instructionaffirmation.md#status)

## Properties

### identity

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

*Defined in* [*src/api/entities/Instruction/types.ts:52*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/entities/Instruction/types.ts#L52)

### status

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

*Defined in* [*src/api/entities/Instruction/types.ts:53*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/entities/Instruction/types.ts#L53)
