Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DWarehouse.php54 public function setCutoffTime(WarehouseCutoffTime $cutoffTime) argument
56 $this->cutoffTime = $cutoffTime;
63 return $this->cutoffTime;
H A DDeliveryTime.php55 public function setCutoffTime(CutoffTime $cutoffTime) argument
57 $this->cutoffTime = $cutoffTime;
64 return $this->cutoffTime;