Class Decision<Scope, Origin, Type>

Represent a Decision .

Type Parameters

Constructors

Properties

duration: string
endAt: Date
id?: number
origin: Origin
scenario: string
scope: Scope
simulated?: boolean
type: Type
until: undefined | string
value: string

Generated using TypeDoc