Toggle navigation
opencell REST and WS API: calendarHolidayDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
XML
calendarHolidayDto
calendarHolidayDto
Data Type
The Class CalendarHolidayDto.
Namespace
(Default)
Properties
name
data type
type
namespace
min/max occurs
description
holidayBegin
int
attribute
1/1
The holiday begin.
holidayEnd
int
attribute
1/1
The holiday end.
Example
<CalendarHoliday holidayBegin="..." holidayEnd="..."/>