Strava v1.0.0 Strava.TemperatureStream View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Strava.TemperatureStream{
  data: [integer()],
  original_size: integer(),
  resolution: String.t(),
  series_type: String.t()
}