AFCore
Toggle table of contents
1.10.0
AFCore
Target filter
AFCore
Switch theme
Search in API
Skip to content
AFCore
AFCore
/
com.advantahealth.api.health.model
/
NutritionSummary
/
NutritionSummary
Nutrition
Summary
AFCore
constructor
(
date
:
LocalDate
,
energyKilocalories
:
Double
?
=
null
,
proteinGrams
:
Double
?
=
null
,
carbsGrams
:
Double
?
=
null
,
fatGrams
:
Double
?
=
null
,
entryCount
:
Int
=
0
)