The policy type of the time off request
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/PolicyType", "title": "PolicyType", "type": "string", "description": "The policy type of the time off request", "example": "sick" }