Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.03 KB

MealPlanDetailItem.md

File metadata and controls

21 lines (17 loc) · 1.03 KB

MealPlanDetailItem

Properties

Name Type Description Notes
meal_plan_detail_id int Meal Plan Detail [optional]
meal_plan_id int Meal Plan [optional]
day_in_week_enum str Day In Week [optional]
meal_plan_date datetime Meal Plan Date [optional]
breakfast str Breakfast [optional]
lunch str Lunch [optional]
dinner str Dinner [optional]
other str Other [optional]
breakfast_meal_plan_dining_hall_id int Breakfast Meal Plan Dining Hall [optional]
lunch_meal_plan_dining_hall_id int Lunch Meal Plan Dining Hall [optional]
dinner_meal_plan_dining_hall_id int Dinner Meal Plan Dining Hall [optional]
date_modified str Date Modified [optional]

[Back to Model list] [Back to API list] [Back to README]