Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProductDeliveryTimeAreaDeliveryTimeDeliveryTime.php25 public $maxHandlingTimeDays; variable in Google\\Service\\ShoppingContent\\ProductDeliveryTimeAreaDeliveryTimeDeliveryTime
42 public function setMaxHandlingTimeDays($maxHandlingTimeDays) argument
44 $this->maxHandlingTimeDays = $maxHandlingTimeDays;
51 return $this->maxHandlingTimeDays;