RunVO2MaxRollupValue

Represents the result of the rollup of the user's daily heart rate variability personal range.

JSON representation
{
  "rateMin": number,
  "rateMax": number,
  "rateAvg": number
}
Fields
rateMin

number

Minimum value of run VO2 max in the interval..

rateMax

number

Maximum value of run VO2 max in the interval.

rateAvg

number

Average value of run VO2 max in the interval.