Click or drag to resize

IKitchenOrderItemProductProduct Property

Product to be cooked.

Namespace:  Resto.Front.Api.V5.Data.Kitchen
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
IProduct Product { get; }

Property Value

Type: IProduct
See Also