Click or drag to resize

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

Property Value

IReadOnlyListIKitchenOrderModifierItem
See Also