Interface: DeletePlanResponse
@kortexya/reasoninglayer / Cognitive / DeletePlanResponse
Interface: DeletePlanResponse
Defined in: src/types/cognitive.ts:1109
Response after deleting a plan.
Properties
deleted
deleted:
boolean
Defined in: src/types/cognitive.ts:1111
Whether the plan was deleted.
message
message:
string
Defined in: src/types/cognitive.ts:1113
Message.