IOrderCompoundItemComponentModifiers Property |
Assigned modifiers of the current component.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
SyntaxIReadOnlyList<IOrderModifierItem> Modifiers { get; }Property Value
Type:
IReadOnlyListIOrderModifierItem
See Also