Click or drag to resize

IOrderCookingItemCourse Property

Gets the course of the current order item.

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

Property Value

OrderItemCourse
See Also