> 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-v4/interfaces/procedureauthorizationstatus.md).

# ProcedureAuthorizationStatus

## Hierarchy

* **ProcedureAuthorizationStatus**

## Index

### Properties

* [permissions](/polymesh-sdk-api-reference/docs-v4/interfaces/procedureauthorizationstatus.md#permissions)
* [roles](/polymesh-sdk-api-reference/docs-v4/interfaces/procedureauthorizationstatus.md#roles)

## Properties

### permissions

• **permissions**: *boolean*

*Defined in* [*src/types/index.ts:718*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L718)

### roles

• **roles**: *boolean*

*Defined in* [*src/types/index.ts:719*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L719)
