Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php1374 public function setShippingLength(ProductShippingDimension $shippingLength) argument
1376 $this->shippingLength = $shippingLength;
1383 return $this->shippingLength;