Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.16 KB

File metadata and controls

23 lines (19 loc) · 1.16 KB

MenuBulkEditEvent

Properties

Name Type Description Notes
event_name string The event name [optional]
menu_name string Menu Name [optional]
description string Description [optional]
item string Product [optional]
instance_count int Quantity of product [optional]
is_available bool Visibility of the item [optional]
user \Flipdish\Client\Models\UserEventInfo User who has uploaded the menu [optional]
menu_id int The menu Id [optional]
flipdish_event_id string The identitfier of the event [optional]
create_time \DateTime The time of creation of the event [optional]
position int Position [optional]
app_id string App id [optional]
org_id string Org id [optional]
ip_address string Ip Address [optional]

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