src/engine/engine.interface.ts
Rule as stored in the rules engine
Properties |
|
id |
id:
|
Type : string
|
Unique id of the ruleset |
rulesResultsSubject$ |
rulesResultsSubject$:
|
Type : Observable<ActionBlock[]>
|
Stores the result of each rules from the ruleset |