Provides struct and type for a TimeRange
Summary
Types
@type t() :: %Gleanex.Admin.TimeRange{ endTime: DateTime.t() | nil, lastNDaysValue: integer() | nil, startTime: DateTime.t() | nil }
Provides struct and type for a TimeRange
@type t() :: %Gleanex.Admin.TimeRange{ endTime: DateTime.t() | nil, lastNDaysValue: integer() | nil, startTime: DateTime.t() | nil }