View Source ExOura.Client.SleepTimeWindow (ex_oura v1.0.0)

Provides struct and type for a SleepTimeWindow

Summary

Types

t()

@type t() :: %ExOura.Client.SleepTimeWindow{
  day_tz: integer(),
  end_offset: integer(),
  start_offset: integer()
}