Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DMoreHours.php26 public $hoursTypeId; variable in Google\\Service\\MyBusinessBusinessInformation\\MoreHours
33 public function setHoursTypeId($hoursTypeId) argument
35 $this->hoursTypeId = $hoursTypeId;
42 return $this->hoursTypeId;
H A DMoreHoursType.php29 public $hoursTypeId; variable in Google\\Service\\MyBusinessBusinessInformation\\MoreHoursType
52 public function setHoursTypeId($hoursTypeId) argument
54 $this->hoursTypeId = $hoursTypeId;
61 return $this->hoursTypeId;