> 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-v2/interfaces/instructionauthorization.md).

# InstructionAuthorization

## Hierarchy

* **InstructionAuthorization**

## Index

### Properties

* [authorizationStatus](/polymesh-sdk-api-reference/docs-v2/interfaces/instructionauthorization.md#authorizationstatus)
* [identity](/polymesh-sdk-api-reference/docs-v2/interfaces/instructionauthorization.md#identity)

## Properties

### authorizationStatus

• **authorizationStatus**: [*AuthorizationStatus*](/polymesh-sdk-api-reference/docs-v2/enums/authorizationstatus.md)

*Defined in* [*src/api/entities/Instruction/types.ts:55*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/api/entities/Instruction/types.ts#L55)

### identity

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

*Defined in* [*src/api/entities/Instruction/types.ts:54*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/api/entities/Instruction/types.ts#L54)
