Skip to main content

Interface: PayrollInsightsData

Defined in: src/lib/payroll/insights.ts:72

The preloaded dataset blocks 1–3 render from.

Properties

periods

readonly periods: InsightPeriod[]

Defined in: src/lib/payroll/insights.ts:73


totals

readonly totals: object

Defined in: src/lib/payroll/insights.ts:77

contractorCount

readonly contractorCount: number

netCentavos

readonly netCentavos: number

unpaidCentavos

readonly unpaidCentavos: number


unperiodedCount

readonly unperiodedCount: number

Defined in: src/lib/payroll/insights.ts:75

Payments saved without a period — counted in the totals, disclosed, not in the table.


unperiodedNetCentavos

readonly unperiodedNetCentavos: number

Defined in: src/lib/payroll/insights.ts:76