Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DPublisherProfile.php72 public $publisherCode; variable in Google\\Service\\AuthorizedBuyersMarketplace\\PublisherProfile
253 public function setPublisherCode($publisherCode) argument
255 $this->publisherCode = $publisherCode;
262 return $this->publisherCode;