Strava v0.4.0 Strava.Athlete.Summary View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Strava.Athlete.Summary{city: String.t, country: String.t, created_at: NaiveDateTime.t | String.t, email: String.t, firstname: String.t, follower: String.t, friend: String.t, id: integer, lastname: String.t, premium: boolean, profile: String.t, profile_medium: String.t, resource_state: integer, sex: String.t, state: String.t, updated_at: NaiveDateTime.t | String.t}