Toggle navigation
opencell REST and WS API: DayInYearDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
DayInYearDto
DayInYearDto
Data Type
The Class DayInYearDto.
Implemented Interfaces
Serializable
Properties
name
data type
description
day
number
The day.
month
MonthEnum
The month.
Example
{ "day" : 12345, "month" : "FEBRUARY" }