ExOura.Client.PublicSleepTimeWindow (ex_oura v3.0.1)

Copy Markdown View Source

Provides struct and type for a PublicSleepTimeWindow

Summary

Types

t()

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