type alias CancelSuspendedJobGetDataimport { type CancelSuspendedJobGetData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: { approver?: string; id: string; resumeId: number; signature: string; workspace: string; }import CancelSuspendedJobGetDataimport { CancelSuspendedJobGetData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";