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)
SyntaxIReadOnlyList<IFixedGroupModifier> AvailableCommonGroupModifiers { get; }Property Value
Type:
IReadOnlyListIFixedGroupModifier
See Also