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