Interface: HistoryContext
Defined in: src/lib/payroll/insights.ts:395
Per-contractor context the entry→period mapping depends on (see payPeriodForDate).
Properties
contractorType
readonlycontractorType:ContractorType
Defined in: src/lib/payroll/insights.ts:396
endDateByAssignment
readonlyendDateByAssignment:ReadonlyMap<string,string|null>
Defined in: src/lib/payroll/insights.ts:398
Assignment end_date (ISO) by assignment id, for the terminating-run dispatch.