Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php464 public $maxExclusive; variable in Google_ProductsFacetsBuckets
480 public function setMaxExclusive( $maxExclusive) { argument
481 $this->maxExclusive = $maxExclusive;
484 return $this->maxExclusive;