Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Data.Kitchen
KitchenOrderProductItemDto Class
KitchenOrderProductItemDto Properties
Amount Property
BaseOrderItemId Property
Comment Property
CookingPlace Property
CookingPlaceType Property
CookingTime Property
GuestName Property
ItemCookingEventId Property
ItemSaleEventId Property
Modifiers Property
OrderRank Property
PrintTime Property
Product Property
ProductSize Property
ServeGroupNumber Property
Kitchen
Order
Product
Item
Dto
Product Property
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
IProduct
Product
{
get
;
set
; }
Property Value
IProduct
See Also
Reference
KitchenOrderProductItemDto Class
Resto.Front.Api.Data.Kitchen Namespace