Syrve POS Api V9 Code Reference
Syrve POS Api V9 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
IOrder
Cooking
Item
Cooking
Time Property
Standard cooking time defined by settings if cooking is started, otherwise
null
.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
TimeSpan
?
CookingTime
{
get
; }
Property Value
Nullable
TimeSpan
See Also
Reference
IOrderCookingItem Interface
Resto.Front.Api.Data.Orders Namespace