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