Absentify · Schema

LeaveType

A leave type defined in the absentify workspace.

Absence ManagementHRLeave ManagementMicrosoft TeamsHuman Resources

Properties

Name Type Description
id string Unique identifier of the leave type.
name string Name of the leave type.
leave_unit string Unit for this leave type (days or hours).
color string Color code for this leave type.
icon string Icon for this leave type.
createdAt string Timestamp when the leave type was created.
updatedAt string Timestamp when the leave type was last updated.
View JSON Schema on GitHub