Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProductShipping.php45 public $minHandlingTime; variable in Google\\Service\\ShoppingContent\\ProductShipping
138 public function setMinHandlingTime($minHandlingTime) argument
140 $this->minHandlingTime = $minHandlingTime;
147 return $this->minHandlingTime;
H A DProduct.php215 public $minHandlingTime; variable in Google\\Service\\ShoppingContent\\Product
1038 public function setMinHandlingTime($minHandlingTime) argument
1040 $this->minHandlingTime = $minHandlingTime;
1047 return $this->minHandlingTime;