Skip to content

Interface: AddRuleResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Inference / AddRuleResponse

Interface: AddRuleResponse

Defined in: src/types/inference.ts:447

Response from adding a rule.

Remarks

The created rule is wrapped in a term field.

Properties

term

term: PsiTermDto

Defined in: src/types/inference.ts:449

The created rule as a PsiTerm.