Click or drag to resize

IKitchenOrderCompoundItemComponentModifiers Property

Get compound component's modifiers.

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

Property Value

IReadOnlyListIKitchenOrderModifierItem
See Also