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 SummaryConstructors Constructor Description PolarCaloriesData(LocalDate date, Integer calories)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final LocalDategetDate()final IntegergetCalories()
 
-