Type Alias: ContractorType
ContractorType =
"outsourced"|"in_house_admin"
Defined in: src/lib/pay/index.ts:54
How a contractor is priced. 'outsourced' = facility-assigned, settled per whole ISO Mon–Sun week
with overage handling; 'in_house_admin' = employed by Nightingale, prorated once at the period
level with no overage. Selects the calculation branch in calculateContractorPay.