Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php594 public $creditLimitMax; variable in Google_CcOffer
750 public function setCreditLimitMax( $creditLimitMax) { argument
751 $this->creditLimitMax = $creditLimitMax;
754 return $this->creditLimitMax;