Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.87 KB

File metadata and controls

10 lines (7 loc) · 1.87 KB

TimeRange

Fields

Field Type Required Description
startTime OffsetDateTime start time of the time range, applicable for the CUSTOM type.
endTime OffsetDateTime end time of the time range, applicable for the CUSTOM type.
lastNDaysValue Optional<Long> The number of days to look back from the current time, applicable for the LAST_N_DAYS type.