JobCreateBodyDto: {
    description?: string | null;
    name: string;
}