Interface: FindRulesResponse
@kortexya/reasoninglayer / ProofEngine / FindRulesResponse
Interface: FindRulesResponse
Defined in: src/types/proof-engine.ts:139
Response with matching rules.
Properties
matchingRules
matchingRules:
RuleDto[]
Defined in: src/types/proof-engine.ts:141
Rules that match the provided pattern.