Click or drag to resize

IKitchenOrderCompoundItemCommonModifiers 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#
IReadOnlyList<IKitchenOrderItemModifier> CommonModifiers { get; }

Property Value

Type: IReadOnlyListIKitchenOrderItemModifier
See Also