Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DServiceAreaBusiness.php25 public $businessType; variable in Google\\Service\\MyBusinessBusinessInformation\\ServiceAreaBusiness
36 public function setBusinessType($businessType) argument
38 $this->businessType = $businessType;
45 return $this->businessType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/
H A DLodging.php29 protected $businessType = Business::class; variable in Google\\Service\\MyBusinessLodging\\Lodging