Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeSaleInfo.php43 protected $retailPriceType = VolumeSaleInfoRetailPrice::class;
135 * @param VolumeSaleInfoRetailPrice
137 public function setRetailPrice(VolumeSaleInfoRetailPrice $retailPrice)
142 * @return VolumeSaleInfoRetailPrice
H A DVolumeSaleInfoRetailPrice.php20 class VolumeSaleInfoRetailPrice extends \Google\Model class
53 class_alias(VolumeSaleInfoRetailPrice::class, 'Google_Service_Books_VolumeSaleInfoRetailPrice');