Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CaloriesInHeartRateZoneRollupValue

import type { CaloriesInHeartRateZoneRollupValue } from "https://googleapis.deno.dev/v1/health:v4.ts";

Represents the result of the rollup of the calories in heart rate zone data type.

interface CaloriesInHeartRateZoneRollupValue {
caloriesInHeartRateZones?: CaloriesInHeartRateZoneValue[];
}

§Properties

§
caloriesInHeartRateZones?: CaloriesInHeartRateZoneValue[]
[src]

List of calories burned in each heart rate zone.