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