Skip to content

Interface: EndSchedulingResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Feasibility / EndSchedulingResponse

Interface: EndSchedulingResponse

Defined in: src/types/feasibility.ts:90

Response from ending a feasibility session.

Remarks

Wire shape (snake_case): { ended }.

Properties

ended

ended: boolean

Defined in: src/types/feasibility.ts:92

Whether a live session was removed.