Click or drag to resize

IOrderCompoundItemAvailableCommonGroupModifiers Property

Group modifiers that are available for the whole compound item.

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

Property Value

Type: IReadOnlyListIFixedGroupModifier
See Also