Strava v1.0.0 Strava.Upload View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Strava.Upload{
  activity_id: integer(),
  error: String.t(),
  external_id: String.t(),
  id: integer(),
  status: String.t()
}