Syrve POS API V6 Code Reference
Syrve POS API V6 Code Reference
Resto.Front.Api.Data.PreliminaryOrders
IPreliminaryOrderProductItem Interface
IPreliminaryOrderProductItem Properties
Amount Property
Dish Property
Modifiers Property
ProductSize Property
IPreliminaryOrderProductItem
Dish Property
Product product
Namespace:
Resto.Front.Api.Data.PreliminaryOrders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IProduct
Dish
{
get
; }
Property Value
Type:
IProduct
See Also
Reference
IPreliminaryOrderProductItem Interface
Resto.Front.Api.Data.PreliminaryOrders Namespace