Click or drag to resize

KitchenOrderCompoundItemComponentDtoModifiers Property


Namespace: Resto.Front.Api.Data.Kitchen
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public IReadOnlyCollection<KitchenOrderModifierItemDto> Modifiers { get; set; }

Property Value

IReadOnlyCollectionKitchenOrderModifierItemDto
See Also