Click or drag to resize

IOrderCompoundItemAvailableCommonGroupModifiers Property

Group modifiers that are available for the whole compound item.

Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IReadOnlyList<IFixedGroupModifier> AvailableCommonGroupModifiers { get; }

Property Value

IReadOnlyListIFixedGroupModifier
See Also