> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parmanasystems.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: Authority

Defined in: [typescript/src/models/authority.ts:8](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/authority.ts#L8)

Parmana Authority.

Human or system authority responsible
for authorizing execution.

## Properties

### authorityId

> `readonly` **authorityId**: `string`

Defined in: [typescript/src/models/authority.ts:9](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/authority.ts#L9)

***

### authorityType

> `readonly` **authorityType**: `string`

Defined in: [typescript/src/models/authority.ts:11](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/authority.ts#L11)

***

### principalId

> `readonly` **principalId**: `string`

Defined in: [typescript/src/models/authority.ts:13](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/authority.ts#L13)

***

### displayName?

> `readonly` `optional` **displayName?**: `string`

Defined in: [typescript/src/models/authority.ts:15](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/authority.ts#L15)

***

### issuedAt

> `readonly` **issuedAt**: `Date`

Defined in: [typescript/src/models/authority.ts:17](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/authority.ts#L17)
