Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for a snapshot. As snapshots are not input, not directly used, but part of the {@link IFSnapshot} interface describing the Snapshot implementation.

Hierarchy

Index

Properties

categories

categories: Category[]

Optional Readonly end

end: boolean

id

id: string

Readonly name

name: string

Optional notes

notes: string

Optional prettyName

prettyName: string

scenarios

scenarios: string[]

sort

sort: number

Readonly start

start: Date

Optional temporal

temporal: Temporal<TemporalItem<"scenario">>

Readonly type

type: "scenario"

Generated using TypeDoc