Syrve POS Api V8 Code Reference
Syrve POS Api V8 Code Reference
Resto.Front.Api.Data.PreliminaryOrders
IPreliminaryOrderProductItem Interface
IPreliminaryOrderProductItem Properties
Amount Property
Dish Property
Modifiers Property
ProductSize Property
IPreliminaryOrderProductItem
Modifiers Property
Product modifiers
Namespace:
Resto.Front.Api.Data.PreliminaryOrders
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
IReadOnlyList
<
IPreliminaryOrderModifierItem
>
Modifiers
{
get
; }
Property Value
Type:
IReadOnlyList
IPreliminaryOrderModifierItem
See Also
Reference
IPreliminaryOrderProductItem Interface
Resto.Front.Api.Data.PreliminaryOrders Namespace