productWeight property

ProductWeight? productWeight
getter/setter pair

The weight of the product in the units provided.

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

Implementation

ProductWeight? productWeight;