File

src/engine/engine.interface.ts

Description

Rule as stored in the rules engine

Index

Properties

Properties

id
id: string
Type : string

Unique id of the ruleset

linkedComponents
linkedComponents: literal type
Type : literal type
Optional

Components linked to the ruleset. If present the ruleset will not be active by default. 'or' condition: If at least one component has subscribed, the ruleset will become active.

rulesResultsSubject$
rulesResultsSubject$: Observable<ActionBlock[]>
Type : Observable<ActionBlock[]>

Stores the result of each rules from the ruleset

validityRange
validityRange: literal type
Type : literal type
Optional

Optional date range where the ruleset will be executed, it supports a dateString or a timestamp as number, more info on javascript Date() documentation

results matching ""

    No results matching ""