Click or drag to resize

IKitchenOrderProductItemProduct Property

Product to be cooked.

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

Property Value

Type: IProduct
See Also