Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DProductPurchase.php25 public $acknowledgementState; variable in Google\\Service\\AndroidPublisher\\ProductPurchase
82 public function setAcknowledgementState($acknowledgementState) argument
84 $this->acknowledgementState = $acknowledgementState;
91 return $this->acknowledgementState;
H A DSubscriptionPurchase.php25 public $acknowledgementState; variable in Google\\Service\\AndroidPublisher\\SubscriptionPurchase
136 public function setAcknowledgementState($acknowledgementState) argument
138 $this->acknowledgementState = $acknowledgementState;
145 return $this->acknowledgementState;