Home
last modified time | relevance | path

Searched refs:shippingHeight (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php1346 public function setShippingHeight(ProductShippingDimension $shippingHeight) argument
1348 $this->shippingHeight = $shippingHeight;
1355 return $this->shippingHeight;