Provides struct and type for a HeartRateModel
@type t() :: %ExOura.Client.HeartRateModel{ bpm: integer(), source: String.t(), timestamp: String.t() }