Click or drag to resize

IOrderCompoundItemCommonModifiers Property

Common (non-splittable) assigned modifiers. Apply to all components.

Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
IReadOnlyList<IOrderModifierItem> CommonModifiers { get; }

Property Value

IReadOnlyListIOrderModifierItem
See Also