Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DInstanceIosDetails.php29 public $itunesAppId; variable in Google\\Service\\Games\\InstanceIosDetails
68 public function setItunesAppId($itunesAppId) argument
70 $this->itunesAppId = $itunesAppId;
77 return $this->itunesAppId;
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1117 public $itunesAppId; variable in Google_InstanceIosDetails
1129 public function setItunesAppId( $itunesAppId) { argument
1130 $this->itunesAppId = $itunesAppId;
1133 return $this->itunesAppId;