AttributeTypeDescription
idstringA guid that acts as the key of a dict describing the Menu
name_for_gueststringThe name of the menu as it should appear for the patrons.
combine_into_idstringThe absolute path URL of the hosted image for this item.
last_modifieddatetimeThe last time this menu was modified.
display_positionintegerThe order in which this menu is displayed in the list of menus. Larger numbers are positioned further down in the list.
menu_headingsobjectDict of id -> menu headings on this menu.
menu_itemsobjectDict of id -> menu items on this menu.
modifier_headingsobjectDict of id -> modifier headings on this menu.
modifiersobjectDict of id -> modifiers on this menu.
restaurant_idstringUUID of the restaurant that this menu belongs to.