Strava v1.0.0 Strava.HeartRateZoneRanges View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %Strava.HeartRateZoneRanges{
custom_zones: boolean(),
zones: [Strava.ZoneRange.t()]
}
t() :: %Strava.HeartRateZoneRanges{
custom_zones: boolean(),
zones: [Strava.ZoneRange.t()]
}