# api\_entities\_Instruction\_types.AffirmationStatus

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

## Enumeration: AffirmationStatus

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