Toggle navigation
opencell REST and WS API: CalendarHolidayDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
CalendarHolidayDto
CalendarHolidayDto
Data Type
The Class CalendarHolidayDto.
Implemented Interfaces
Serializable
Properties
name
data type
description
holidayBegin
number
The holiday begin.
holidayEnd
number
The holiday end.
Example
{ "holidayBegin" : 12345, "holidayEnd" : 12345 }