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

Provides struct and type for a RestModeEpisode

Summary

Types

t()

@type t() :: %ExOura.Client.RestModeEpisode{
  tags: [String.t()],
  timestamp: ExOura.Client.Timestamp.t()
}