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
Modifiers Property
Product modifiers
Namespace:
Resto.Front.Api.Data.DataTransferObjects
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
public
IReadOnlyList
<
PreliminaryOrderItemModifier
>
Modifiers
{
get
;
set
; }
Property Value
Type:
IReadOnlyList
PreliminaryOrderItemModifier
See Also
Reference
PreliminaryOrderItemProduct Class
Resto.Front.Api.Data.DataTransferObjects Namespace