Type Alias DeleteCompletedJobData

DeleteCompletedJobData: {
    id: string;
    workspace: string;
}