ActiveZoneMinutesRollupValue

Represents the result of the rollup of the active zone minutes data type.

JSON representation
{
  "sumInCardioHeartZone": string,
  "sumInPeakHeartZone": string,
  "sumInFatBurnHeartZone": string
}
Fields
sumInCardioHeartZone

string (int64 format)

Active zone minutes in HeartRateZone.CARDIO.

sumInPeakHeartZone

string (int64 format)

Active zone minutes in HeartRateZone.PEAK.

sumInFatBurnHeartZone

string (int64 format)

Active zone minutes in HeartRateZone.FAT_BURN.