Skip to content

Latest commit

 

History

History
50 lines (46 loc) · 2.69 KB

File metadata and controls

50 lines (46 loc) · 2.69 KB

MealPlanItem

Properties

Name Type Description Notes
meal_plan_id int Meal Plan [optional]
record_type_enum str Record Type [optional]
term_session_id int Term Session [optional]
meal_plan_dining_hall_id int Meal Plan Dining Hall [optional]
description str Description [optional]
code str Code [optional]
date_start datetime Date Start [optional]
date_end datetime Date End [optional]
active bool Active [optional]
meal_setup_enum str Meal Setup [optional]
charges_not_allowed bool Charges Not Allowed [optional]
meal_pricing_id int Meal Pricing [optional]
number_of_meals str Number Of Meals [optional]
number_of_servings str Number Of Servings [optional]
charge_item_id int Charge Item [optional]
allowance_a str Allowance A [optional]
allowance_a_rate str Allowance A Rate [optional]
allowance_b str Allowance B [optional]
allowance_b_rate str Allowance B Rate [optional]
allowance_c str Allowance C [optional]
allowance_c_rate str Allowance C Rate [optional]
transaction_date_due str Transaction Date Due [optional]
update_contract_dates_when_dates_change bool Update Contract Dates When Dates Change [optional]
comments str Comments [optional]
custom_bit1 bool Custom Flag 1 [optional]
custom_bit2 bool Custom Flag 2 [optional]
custom_string1 str Classification Availability [optional]
custom_string2 str Custom String 2 [optional]
custom_string3 str Custom String 3 [optional]
custom_string4 str Custom String 4 [optional]
custom_string5 str Custom String 5 [optional]
custom_string6 str Custom String 6 [optional]
custom_date1 str Custom Date 1 [optional]
custom_date2 str Custom Date 2 [optional]
view_on_web bool View On Web [optional]
web_description str Web Description [optional]
web_order int Web Order [optional]
web_comments str Web Comments [optional]
security_user_id int Security User [optional]
date_created datetime Date Created [optional]
date_modified str Date Modified [optional]

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