Strava v1.0.0 Strava.SummaryGear View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Strava.SummaryGear{
  distance: float(),
  id: String.t(),
  name: String.t(),
  primary: boolean(),
  resource_state: integer()
}