Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php1168 public $publisherFee; variable in Google_Event
1252 public function setPublisherFee(Google_Money $publisherFee) { argument
1253 $this->publisherFee = $publisherFee;
1256 return $this->publisherFee;
1295 public $publisherFee; variable in Google_EventProducts
1326 public function setPublisherFee(Google_Money $publisherFee) { argument
1327 $this->publisherFee = $publisherFee;
1330 return $this->publisherFee;