Skip to main content

Interface: HistoryContext

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

Per-contractor context the entry→period mapping depends on (see payPeriodForDate).

Properties

contractorType

readonly contractorType: ContractorType

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


endDateByAssignment

readonly endDateByAssignment: ReadonlyMap<string, string | null>

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

Assignment end_date (ISO) by assignment id, for the terminating-run dispatch.