> ## 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.

# parmana.models.replay_result

Parmana Replay Result.

Hand-maintained: this is the inline return type of
ExecutionTrustApplication.replay() (packages/runtime/src/
ExecutionTrustApplication.ts), not a named export of @parmana/shared,
so it cannot be generated by python/scripts/generate\_models.ts.

## ReplayResult Objects

```python theme={null}
@dataclass(frozen=True)
class ReplayResult()
```

Result of replaying a Business Transaction.
