Skip to content

Interface: AppendResiduationsRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Execution / AppendResiduationsRequest

Interface: AppendResiduationsRequest

Defined in: src/types/execution.ts:294

Request to append residuations from one term to another.

Properties

sessionId

sessionId: string

Defined in: src/types/execution.ts:296

Session ID.


sourceTermId

sourceTermId: string

Defined in: src/types/execution.ts:298

Source term ID.


targetTermId

targetTermId: string

Defined in: src/types/execution.ts:300

Target term ID.