RelativeDateRangeDuration
Represents the various durations which can be filtered by the [[RelativeDateRangeFilter]].
The duration of accepted values is one day.
Day = 0
The duration of accepted values is one month.
Month = 2
The duration of accepted values is one quarter.
Quarter = 3
The duration of accepted values is one week.
Week = 1
The duration of accepted values is one year.
Year = 4