Click or drag to resize

IOrderItemProductCourse Property

Gets the course of the current order item.

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

Property Value

Type: OrderItemCourse
See Also