View Source ExOura.Client.SampleModel (ex_oura v1.0.0)
Provides struct and type for a SampleModel
Summary
Types
@type t() :: %ExOura.Client.SampleModel{ interval: number(), items: [number() | nil], timestamp: ExOura.Client.SampleModelTimestamp.t() }