CostOverview: { costByWorkspace: CostByWorkspace[]; currentMonth: number; currentMonthAverage: number; currentMonthDaily: DailyCostSummary[]; lastMonth: number; lastThreeMonths: number;} Type declaration
currentMonth: number
currentMonthAverage: number
lastMonth: number
lastThreeMonths: number
Costs from the current month.