LocationOperation

LocationOperation

fieldtypedescriptionproperties
location_operation_idstring(uuid)ID of the location operation
class_codestringThree or four-digit Workers' Compensation class code
descriptionstring | nullHuman-readable description of the operation
estimated_annual_remunerations_centsintegerPayroll amount for the given operation, in cents
rate_centsintegerRate per $100 of remuneration
estimated_annual_premium_centsintegerTotal estimated annual premium, in cents

Can be calculated by multiplying estimated_annual_remunerations_cents * rate_cents

E.g. if estimated_annual_remunerations_cents = 100_000_00 ($100k) and rate_cents = 500 ($5), then estimated_annual_premium_cents = 5_000_00 ($5k)