Skip to content

TimeoffTypes Object ​



id
string
REQUIRED · The unique identifier for TimeoffType
name
string
This represents the name of the time off type
description
string
This represents the description of the time off type
unit
string
This represents the unit of the time off type
All possible enum values:
  • hours
  • days
  • weeks
  • months
created_at
string · date-time
This represents the date when the timeofftype was created
updated_at
string · date-time
This represents the date when the timeofftype was updated
remote_data
object
Raw data returned from the remote API call.