Skip to content

Interface: MarkPendingResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Execution / MarkPendingResponse

Interface: MarkPendingResponse

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

Response after marking a residuation as pending.

Properties

marked

marked: boolean

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

Whether the residuation was successfully marked.


operationType

operationType: string

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

Operation type.


termId

termId: string

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

Term ID.