Interface: InsightPeriod
Defined in: src/lib/payroll/insights.ts:59
One pay period (grouped by the payments' stored period), newest first.
Properties
count
readonlycount:number
Defined in: src/lib/payroll/insights.ts:64
end
readonlyend:string
Defined in: src/lib/payroll/insights.ts:62
key
readonlykey:string
Defined in: src/lib/payroll/insights.ts:60
lines
readonlylines:InsightLine[]
Defined in: src/lib/payroll/insights.ts:68
netCentavos
readonlynetCentavos:number
Defined in: src/lib/payroll/insights.ts:65
payDate
readonlypayDate:string|null
Defined in: src/lib/payroll/insights.ts:63
start
readonlystart:string
Defined in: src/lib/payroll/insights.ts:61
unpaidCentavos
readonlyunpaidCentavos:number
Defined in: src/lib/payroll/insights.ts:67
Net of payments not yet completed (still owed / in flight / failed).