Home
last modified time | relevance | path

Searched refs:effectivePrice (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Price.php57 public function setEffectivePrice(GoogleTypeMoney $effectivePrice) argument
59 $this->effectivePrice = $effectivePrice;
66 return $this->effectivePrice;