Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DSubscriptionPriceChange.php32 public function setNewPrice(Price $newPrice) argument
34 $this->newPrice = $newPrice;
41 return $this->newPrice;