Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 819 Bytes

File metadata and controls

17 lines (13 loc) · 819 Bytes

MenuSectionBase

Properties

Name Type Description Notes
name string Name [optional]
description string Description [optional]
display_order int Display order [optional]
is_available bool Is available [optional]
is_hidden_from_customers bool Is hidden from customer. Perhaps when the item is out of stock. [optional]
image_url string Image url [optional]
menu_section_id int Menu Section Id [optional]
public_id string Permanent reference to the item. [optional]

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