Click or drag to resize

IOrderProductItemAvailableGroupModifiers Property

Group modifiers that are available for order item.

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

Property Value

IReadOnlyListIFixedGroupModifier
See Also