Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/
H A DPolicies.php144 public function setCheckinTime(TimeOfDay $checkinTime) argument
146 $this->checkinTime = $checkinTime;
153 return $this->checkinTime;