Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAccount.php50 public $countryId; variable in Google\\Service\\Dfareporting\\Account
185 public function setCountryId($countryId) argument
187 $this->countryId = $countryId;
194 return $this->countryId;