ExecutionStatus: { error?: string; status: "success" | "failure" }

Type declaration

  • Optionalerror?: string
  • status: "success" | "failure"