Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAccount.php54 public $currencyId; variable in Google\\Service\\Dfareporting\\Account
199 public function setCurrencyId($currencyId) argument
201 $this->currencyId = $currencyId;
208 return $this->currencyId;