Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DConvertedOtherRegionsPrice.php44 public function setUsdPrice(Money $usdPrice) argument
46 $this->usdPrice = $usdPrice;
53 return $this->usdPrice;