Click or drag to resize

IKitchenOrderItemProductCourse Property

Gets course of this order item product.

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

Property Value

Type: OrderItemCourse
See Also