iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Kitchen
IKitchenOrderCookingItem Interface
IKitchenOrderCookingItem Properties
BaseOrderItemId Property
Comment Property
CookingTime Property
Course Property
Deleted Property
EstimatedCookingBeginTime Property
IsCookingStarted Property
Kitchen Property
PrintTime Property
Processing1BeginTime Property
Processing2BeginTime Property
Processing3BeginTime Property
Processing4BeginTime Property
ProcessingCompleteTime Property
ProcessingStatus Property
ServeGroupNumber Property
ServeTime Property
Size Property
IKitchenOrderCookingItem
BaseOrderItemId Property
Id of the cooking item (
IOrderCookingItem
) from the base order (
IOrder
) this item was created from.
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
Guid
BaseOrderItemId
{
get
; }
Property Value
Type:
Guid
See Also
Reference
IKitchenOrderCookingItem Interface
Resto.Front.Api.Data.Kitchen Namespace