Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php606 public $foreignCurrencyTransactionFee; variable in Google_CcOffer
811 public function setForeignCurrencyTransactionFee( $foreignCurrencyTransactionFee) { argument
812 $this->foreignCurrencyTransactionFee = $foreignCurrencyTransactionFee;
815 return $this->foreignCurrencyTransactionFee;