Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.09 KB

File metadata and controls

16 lines (12 loc) · 1.09 KB

MenuItemOptionSetBase

Properties

Name Type Description Notes
name string Menu item option set name [optional]
is_master_option_set bool Is master option set. This can affect the layout of the options in the menu displayed to the customer. Usually it is true if the option could be considerd a standalone item as opposed to an addition ("with ketchup") or modifier ("large"). [optional]
display_order int Display order. Displayed in ascending order. [optional]
min_select_count int Minimum items must be selected [optional]
max_select_count int Maximum number of items can be selected [optional]
cell_layout_type string Small Medium
public_id string Permanent reference to the item. [optional]

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