Skip to content

TimeoffBalances Object ​



id
string
REQUIRED · 

The unique identifier for time off balances

employee
object

This represents the employee the balance belongs to..

References: Employees → id
id
string

The unique identifier for employees

name
string

This represents the name of the employee.

timeoff_policy
string

This represents the time off policy of the time off request.

References: TimeoffPolicies → id
balance
number

This represents the balance of the time off request.

created_at
string · date-time

This represents the date when the timeoffbalances was created

updated_at
string · date-time

This represents the date when the timeoffbalances was updated

remote_data
object

Raw data returned from the remote API call.