GetExecutionsResult
Result of GetExecutions.
| Field | Type | Required | Nullable | Default | Description |
|---|---|---|---|---|---|
Executions | dict[int, LiveExecution] | Yes | No | Executions keyed by live execution id. |
GetExecutionsResultResult of GetExecutions.
| Field | Type | Required | Nullable | Default | Description |
|---|---|---|---|---|---|
Executions | dict[int, LiveExecution] | Yes | No | Executions keyed by live execution id. |