Home
last modified time | relevance | path

Searched refs:primaryCategoryId (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DLocation.php31 public $primaryCategoryId; variable in Google\\Service\\MyBusinessVerifications\\Location
72 public function setPrimaryCategoryId($primaryCategoryId) argument
74 $this->primaryCategoryId = $primaryCategoryId;
81 return $this->primaryCategoryId;