Strava v1.0.0 Strava.DetailedGear View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Strava.DetailedGear{
  brand_name: String.t(),
  description: String.t(),
  distance: float(),
  frame_type: integer(),
  id: String.t(),
  model_name: String.t(),
  name: String.t(),
  primary: boolean(),
  resource_state: integer()
}