Click or drag to resize

IOrderCompoundItemAvailableCommonSimpleModifiers Property

Simple modifiers that are available for the whole compound item.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
IReadOnlyList<IFixedSimpleModifier> AvailableCommonSimpleModifiers { get; }

Property Value

Type: IReadOnlyListIFixedSimpleModifier
See Also