Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/
H A DPolicies.php172 public function setCheckoutTime(TimeOfDay $checkoutTime) argument
174 $this->checkoutTime = $checkoutTime;
181 return $this->checkoutTime;