Meal
Description of the meal object
The meal
object is the fundamental component of a meal plan.
List of Fields
Type | Note | |
| String | Id of the meal |
| Float | Total calories (in Kcal) for the meal |
| String | Name of the meal of the day. I.e. breakfast |
| Int | Assigned number of servings by the meal plan |
| Recipe for the meal |
Last updated