Syrve POS Api V10 Code Reference
Syrve POS Api V10 Code Reference
Resto.Front.Api.Data.Orders
IOrderProductItem Interface
IOrderProductItem Properties
AssignedModifiers Property
AvailableGroupModifiers Property
AvailableSimpleModifiers Property
Codes Property
CommodityMark Property
Cost Property
FoodValue Property
IsPricePredefined Property
LocalTaxes Property
OpenPrice Property
Price Property
Product Property
ProductCustomName Property
ResultSum Property
TaxPercent Property
VatSum Property
IOrder
Product
Item
Assigned
Modifiers Property
Modifiers assigned to order item.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
IReadOnlyList
<
IOrderModifierItem
>
AssignedModifiers
{
get
; }
Property Value
IReadOnlyList
IOrderModifierItem
See Also
Reference
IOrderProductItem Interface
Resto.Front.Api.Data.Orders Namespace