Click or drag to resize

IOrderCookingItemSize Property

Gets size of the order item if it's product or template has scale, otherwise null.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
IProductSize Size { get; }

Property Value

Type: IProductSize
See Also