Click or drag to resize

IKitchenOrderItemProductProduct Property

Product to be cooked.

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

Property Value

Type: IProduct
See Also