Click or drag to resize

IKitchenOrderCompoundItemComponentModifiers Property

Get compound component's modifiers.

Namespace:  Resto.Front.Api.V5.Data.Kitchen
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
IReadOnlyList<IKitchenOrderItemModifier> Modifiers { get; }

Property Value

Type: IReadOnlyListIKitchenOrderItemModifier
See Also