Package com.polar.sdk.api.model.activity
Class PolarCaloriesData
-
- All Implemented Interfaces:
public final class PolarCaloriesDataActivity calories data for a given date. Includes the calories value based on the requested type (e.g., activity, training, or BMR).
-
-
Constructor Summary
Constructors Constructor Description PolarCaloriesData(LocalDate date, Integer calories)
-
Method Summary
Modifier and Type Method Description final LocalDategetDate()final IntegergetCalories()
-