Skip to content

Interface: GetResiduationsResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Execution / GetResiduationsResponse

Interface: GetResiduationsResponse

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

Response with residuation details for a term.

Properties

residuations

residuations: ResiduationDetailDto[]

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

Residuation details.


termId

termId: string

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

Term ID.