Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php631 public $returnedPaymentFee; variable in Google_CcOffer
962 public function setReturnedPaymentFee( $returnedPaymentFee) { argument
963 $this->returnedPaymentFee = $returnedPaymentFee;
966 return $this->returnedPaymentFee;