> 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/enums/api_entities_instruction_types.affirmationstatus.md).

# api\_entities\_Instruction\_types.AffirmationStatus

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

## Enumeration: AffirmationStatus

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

### Table of contents

#### Enumeration Members

* [Affirmed](#affirmed)
* [Pending](#pending)
* [Unknown](#unknown)

### Enumeration Members

#### Affirmed

• **Affirmed**

**Defined in**

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

***

#### Pending

• **Pending**

**Defined in**

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

***

#### Unknown

• **Unknown**

**Defined in**

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