iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.Data.Orders
IOrderItemProduct Interface
IOrderItemProduct Properties
Amount Property
AssignedModifiers Property
AvailableGroupModifiers Property
AvailableSimpleModifiers Property
Comment Property
CookingFinishTime Property
CookingStartTime Property
CookingTime Property
Cost Property
Course Property
Deleted Property
DeletionMethod Property
Guest Property
Kitchen Property
Order Property
Price Property
PrintTime Property
Product Property
ResultSum Property
ServeTime Property
Status Property
Waiter Property
IOrderItemProduct
Cost Property
Namespace:
Resto.Front.Api.V4.Data.Orders
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
decimal
Cost
{
get
; }
Property Value
Type:
Decimal
See Also
Reference
IOrderItemProduct Interface
Resto.Front.Api.V4.Data.Orders Namespace