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

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

## Properties

### businessTransactionId

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

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

***

### trustRecordHash

> `readonly` **trustRecordHash**: `string`

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

***

### verified

> `readonly` **verified**: `boolean`

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