{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/PayrollRunsGetParametersRunType", "title": "PayrollRunsGetParametersRunType", "type": "string", "enum": [ "CORRECTION", "OFF_CYCLE", "REGULAR", "SIGN_ON_BONUS", "TERMINATION" ] }