iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Orders
IOrderProductItem Interface
IOrderProductItem Properties
AssignedModifiers Property
AvailableGroupModifiers Property
AvailableSimpleModifiers Property
Cost Property
OpenPrice Property
Price Property
PricePredefined Property
Product Property
ResultSum Property
TaxPercent Property
IOrderProductItem
OpenPrice Property
Manually set price of the product.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
decimal
?
OpenPrice
{
get
; }
Property Value
Type:
Nullable
Decimal
See Also
Reference
IOrderProductItem Interface
Resto.Front.Api.Data.Orders Namespace