Syrve POS API V6 Code Reference
Syrve POS API V6 Code Reference
Resto.Front.Api.Data.DataTransferObjects
PreliminaryOrderItemProduct Class
PreliminaryOrderItemProduct Properties
Amount Property
Dish Property
Modifiers Property
ProductSize Property
PreliminaryOrderItemProduct
Dish Property
Product dish
Namespace:
Resto.Front.Api.Data.DataTransferObjects
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
public
IProduct
Dish
{
get
;
set
; }
Property Value
Type:
IProduct
See Also
Reference
PreliminaryOrderItemProduct Class
Resto.Front.Api.Data.DataTransferObjects Namespace