productWidth property

ProductDimension? productWidth
getter/setter pair

The width of the product in the units provided.

The value must be between 0 (exclusive) and 3000 (inclusive).

Implementation

ProductDimension? productWidth;