iikoFront Api V8 Code Reference
iikoFront Api V8 Code Reference
Resto.Front.Api.Data.Kitchen
IKitchenOrderModifierItem Interface
IKitchenOrderModifierItem Properties
Amount Property
AmountIndependentOfParentAmount Property
BaseOrderModifierId Property
CookingTime Property
Deleted Property
EstimatedCookingBeginTime Property
IsHidden Property
IsSeparate Property
Kitchen Property
Processing1BeginTime Property
Processing2BeginTime Property
Processing3BeginTime Property
Processing4BeginTime Property
ProcessingCompleteTime Property
ProcessingStatus Property
Product Property
ServeTime Property
IKitchenOrderModifierItem
BaseOrderModifierId Property
Id of the modifier item (
IOrderModifierItem
) from the base order (
IOrder
) this item was created from.
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
Guid
BaseOrderModifierId
{
get
; }
Property Value
Type:
Guid
See Also
Reference
IKitchenOrderModifierItem Interface
Resto.Front.Api.Data.Kitchen Namespace