Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_AndroidpublisherService.php136 public $purchaseTime; variable in Google_InappPurchase
161 public function setPurchaseTime( $purchaseTime) { argument
162 $this->purchaseTime = $purchaseTime;
165 return $this->purchaseTime;