CalendarEntry

Name / Description Type / Format Example
title string "string"
start string date "2024-03-19"
end string date "2024-03-19"
type string "EmployeeStarting" "EmployeeLeaving" "EmployeeAbsence" "PayDay" "EmployeeBirthday" "EmployeeWorkAnniversary"
{
  "title": "string",
  "start": "2024-03-19",
  "end": "2024-03-19",
  "type": "EmployeeStarting"
}
Contained in Models

- none -

Consumed by Operations

- none -

Returned by Operations

- none -