Click or drag to resize

PastOrderItemProductSize Property

Item product size if item is a main dish.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public IProductSize ProductSize { get; set; }

Property Value

Type: IProductSize
See Also