Meal

Description of the meal object

The meal object is the fundamental component of a meal plan.

List of Fields

Type

Note

id

String

Id of the meal

calories

Float

Total calories (in Kcal) for the meal

meal

String

Name of the meal of the day. I.e. breakfast

numOfServings

Int

Assigned number of servings by the meal plan

recipe

Recipe for the meal

Last updated