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.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IReadOnlyList<IOrderModifierItem> CommonModifiers { get; }

Property Value

Type: IReadOnlyListIOrderModifierItem
See Also