Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeSaleInfoOffersListPrice.php22 public $amountInMicros; variable in Google\\Service\\Books\\VolumeSaleInfoOffersListPrice
28 public function setAmountInMicros($amountInMicros) argument
30 $this->amountInMicros = $amountInMicros;
34 return $this->amountInMicros;
H A DVolumeSaleInfoOffersRetailPrice.php22 public $amountInMicros; variable in Google\\Service\\Books\\VolumeSaleInfoOffersRetailPrice
28 public function setAmountInMicros($amountInMicros) argument
30 $this->amountInMicros = $amountInMicros;
34 return $this->amountInMicros;
H A DSeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo.php22 public $amountInMicros; variable in Google\\Service\\Books\\SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo
36 public function setAmountInMicros($amountInMicros) argument
38 $this->amountInMicros = $amountInMicros;
42 return $this->amountInMicros;
H A DSeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo.php22 public $amountInMicros; variable in Google\\Service\\Books\\SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo
36 public function setAmountInMicros($amountInMicros) argument
38 $this->amountInMicros = $amountInMicros;
42 return $this->amountInMicros;