Searched refs:developerPayload (Results 1 – 5 of 5) sorted by relevance
25 public $developerPayload; variable in Google\\Service\\AndroidPublisher\\ProductPurchasesAcknowledgeRequest30 public function setDeveloperPayload($developerPayload) argument32 $this->developerPayload = $developerPayload;39 return $this->developerPayload;
25 public $developerPayload; variable in Google\\Service\\AndroidPublisher\\SubscriptionPurchasesAcknowledgeRequest30 public function setDeveloperPayload($developerPayload) argument32 $this->developerPayload = $developerPayload;39 return $this->developerPayload;
33 public $developerPayload; variable in Google\\Service\\AndroidPublisher\\ProductPurchase110 public function setDeveloperPayload($developerPayload) argument112 $this->developerPayload = $developerPayload;119 return $this->developerPayload;
47 public $developerPayload; variable in Google\\Service\\AndroidPublisher\\SubscriptionPurchase220 public function setDeveloperPayload($developerPayload) argument222 $this->developerPayload = $developerPayload;229 return $this->developerPayload;
133 public $developerPayload; variable in Google_InappPurchase143 public function setDeveloperPayload( $developerPayload) { argument144 $this->developerPayload = $developerPayload;147 return $this->developerPayload;