Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Price.php35 public function setBasePrice(GoogleTypeMoney $basePrice) argument
37 $this->basePrice = $basePrice;
44 return $this->basePrice;