Skip to content

Interface: AppendResiduationsResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Execution / AppendResiduationsResponse

Interface: AppendResiduationsResponse

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

Response from appending residuations.

Properties

appendedCount

appendedCount: number

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

Number of residuations appended.


targetTermId

targetTermId: string

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

Target term ID.


totalResiduations

totalResiduations: number

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

Total residuations on target.