Provides struct and type for a TimeRange
Summary
Types
@type t() :: %Gleanex.Platform.TimeRange{ end: DateTime.t() | nil, start: DateTime.t() | nil }
Provides struct and type for a TimeRange
@type t() :: %Gleanex.Platform.TimeRange{ end: DateTime.t() | nil, start: DateTime.t() | nil }