Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DPricingExpression.php32 public $displayQuantity; variable in Google\\Service\\Cloudbilling\\PricingExpression
80 public function setDisplayQuantity($displayQuantity) argument
82 $this->displayQuantity = $displayQuantity;
86 return $this->displayQuantity;