iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Orders
IOrderCookingItem Interface
IOrderCookingItem Properties
Amount Property
Comment Property
CookingFinishTime Property
CookingStartTime Property
CookingTime Property
Course Property
Kitchen Property
ServeTime Property
Size Property
IOrderCookingItem
Size Property
Gets size of the order item if it's product or template has scale, otherwise
null
.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IProductSize
Size
{
get
; }
Property Value
Type:
IProductSize
See Also
Reference
IOrderCookingItem Interface
Resto.Front.Api.Data.Orders Namespace