Strava v1.0.0 Strava.UpdatableActivity View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Strava.UpdatableActivity{
  commute: boolean(),
  description: String.t(),
  gear_id: String.t(),
  name: String.t(),
  trainer: boolean(),
  type: String.t()
}