DotQuotaUpsertBodyDto: {
    periodEnd: string;
    periodStart: string;
    solveLimit: number | null;
}