Interface: PayrollInsightsData
Defined in: src/lib/payroll/insights.ts:72
The preloaded dataset blocks 1–3 render from.
Properties
periods
readonlyperiods:InsightPeriod[]
Defined in: src/lib/payroll/insights.ts:73
totals
readonlytotals:object
Defined in: src/lib/payroll/insights.ts:77
contractorCount
readonlycontractorCount:number
netCentavos
readonlynetCentavos:number
unpaidCentavos
readonlyunpaidCentavos:number
unperiodedCount
readonlyunperiodedCount:number
Defined in: src/lib/payroll/insights.ts:75
Payments saved without a period — counted in the totals, disclosed, not in the table.
unperiodedNetCentavos
readonlyunperiodedNetCentavos:number
Defined in: src/lib/payroll/insights.ts:76