Skip to content

Interface: ListScenariosResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Scenarios / ListScenariosResponse

Interface: ListScenariosResponse

Defined in: src/types/scenarios.ts:139

Response listing scenarios.

Properties

scenarios

scenarios: ScenarioSummaryDto[]

Defined in: src/types/scenarios.ts:141

List of scenario summaries, sorted by most recent first.


total

total: number

Defined in: src/types/scenarios.ts:143

Total number of scenarios.