productMatchDimensions property

List<ProductMatchDimension>? productMatchDimensions
getter/setter pair

A list of dimensions used to match products.

Implementation

core.List<ProductMatchDimension>? productMatchDimensions;