productLength property

ProductDimension? productLength
getter/setter pair

The length of the product in the units provided.

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

Implementation

ProductDimension? productLength;