Searched refs:networkFee (Results 1 – 1 of 1) sorted by relevance
1161 public $networkFee; variable in Google_Event1233 public function setNetworkFee(Google_Money $networkFee) { argument1234 $this->networkFee = $networkFee;1237 return $this->networkFee;1292 public $networkFee; variable in Google_EventProducts1320 public function setNetworkFee(Google_Money $networkFee) { argument1321 $this->networkFee = $networkFee;1324 return $this->networkFee;