Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_AndroidpublisherService.php171 public $initiationTimestampMsec; variable in Google_SubscriptionPurchase
180 public function setInitiationTimestampMsec( $initiationTimestampMsec) { argument
181 $this->initiationTimestampMsec = $initiationTimestampMsec;
184 return $this->initiationTimestampMsec;