Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php1161 public $networkFee; variable in Google_Event
1233 public function setNetworkFee(Google_Money $networkFee) { argument
1234 $this->networkFee = $networkFee;
1237 return $this->networkFee;
1292 public $networkFee; variable in Google_EventProducts
1320 public function setNetworkFee(Google_Money $networkFee) { argument
1321 $this->networkFee = $networkFee;
1324 return $this->networkFee;