iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Data.Kitchen
IKitchenOrderItemProduct Interface
IKitchenOrderItemProduct Properties
Amount Property
Modifiers Property
Product Property
IKitchenOrderItemProduct
Modifiers Property
Gets product modifiers. This collection is kitchen equivalent of simple and group child modifiers of the source product.
Namespace:
Resto.Front.Api.V5.Data.Kitchen
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
IReadOnlyList
<
IKitchenOrderItemModifier
>
Modifiers
{
get
; }
Property Value
Type:
IReadOnlyList
IKitchenOrderItemModifier
See Also
Reference
IKitchenOrderItemProduct Interface
Resto.Front.Api.V5.Data.Kitchen Namespace