Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 884 Bytes

File metadata and controls

17 lines (13 loc) · 884 Bytes

MenuItemOptionSetItemBase

Properties

Name Type Description Notes
name string Name [optional]
price double Price [optional]
deposit_return_fee double An optional fee that can be added to the price of the item. [optional]
is_available bool Is available [optional]
display_order int Display order. Displayed in ascending order. [optional]
cell_layout_type string Small Medium
image_url string Image url [optional]
public_id string Permanent reference to the item. [optional]

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