> ## 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: Override

Defined in: [typescript/src/models/override.ts:1](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/override.ts#L1)

## Properties

### overrideId

> `readonly` **overrideId**: `string`

Defined in: [typescript/src/models/override.ts:2](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/override.ts#L2)

***

### businessTransactionId

> `readonly` **businessTransactionId**: `string`

Defined in: [typescript/src/models/override.ts:3](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/override.ts#L3)

***

### approvedBy

> `readonly` **approvedBy**: `string`

Defined in: [typescript/src/models/override.ts:4](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/override.ts#L4)

***

### reason

> `readonly` **reason**: `string`

Defined in: [typescript/src/models/override.ts:5](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/override.ts#L5)

***

### justification?

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

Defined in: [typescript/src/models/override.ts:6](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/override.ts#L6)

***

### approvedAt

> `readonly` **approvedAt**: `Date`

Defined in: [typescript/src/models/override.ts:7](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/override.ts#L7)
