Meal Plan Day

The mealPlanDay object returns the information of the meal plan generated.

List of Fields

Field NameIs required?TypeDescription

Field Name

Is required?

Type

Description

id

Yes

ID

Meal Plan Day Base-64 ID.

calories

No

Float

Total calories (in Kcal) for the day

date

No

String

Date assigned to the "day" of the meal plan

day

No

Int

Number of days in the returned meal plan

meals

No

A Recipe along with the total calories of the meal, name of the meal, and amount of recommended servings

Use this in the following:

Last updated