Type Alias GetCompletedJobResultData

GetCompletedJobResultData: {
    id: string;
    workspace: string;
}