Skip to content

Interface: MarkPendingRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Execution / MarkPendingRequest

Interface: MarkPendingRequest

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

Request to mark a residuation as pending.

Properties

operationType

operationType: string

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

Operation type to mark as pending.


sessionId

sessionId: string

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

Session ID.


termId

termId: string

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

Term ID.