Apideck · Schema

PolicyType

The policy type of the time off request

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

apideck-policytype-schema.json Raw ↑
{
  "$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"
}