Click or drag to resize

IProductScale Property

Scale of the current product sizes or null for product without sizes.

Namespace:  Resto.Front.Api.Data.Assortment
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IProductScale Scale { get; }

Property Value

Type: IProductScale
See Also