productHeight property

ProductDimension? productHeight
getter/setter pair

The height of the product in the units provided.

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

Implementation

ProductDimension? productHeight;