Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php1550 public $percentOffMin; variable in Google_LinkSpecialOffers
1582 public function setPercentOffMin(Google_Money $percentOffMin) { argument
1583 $this->percentOffMin = $percentOffMin;
1586 return $this->percentOffMin;