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