TimeOperatorType

Enum to define the base date of a TimeTemplateDTO.

Values

Name
Description
CURRENT_DAY
The current day.
MONTH_START
First day of the current month.
MONTH_END
Last day of the current month.
YEAR_START
First day of the current year.
YEAR_END
Last day of the current year.