iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Data.Kitchen
IKitchenOrderCompoundItem Interface
IKitchenOrderCompoundItem Properties
CommonModifiers Property
PrimaryComponent Property
SecondaryComponent Property
Template Property
IKitchenOrderCompoundItem
CommonModifiers Property
Common (non-splittable) assigned modifiers. Apply to all components.
Namespace:
Resto.Front.Api.V5.Data.Kitchen
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
IReadOnlyList
<
IKitchenOrderItemModifier
>
CommonModifiers
{
get
; }
Property Value
Type:
IReadOnlyList
IKitchenOrderItemModifier
See Also
Reference
IKitchenOrderCompoundItem Interface
Resto.Front.Api.V5.Data.Kitchen Namespace