Type Alias GetCompletedJobData

GetCompletedJobData: {
    id: string;
    workspace: string;
}