Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Plan.php98 public function setTrialPeriod(GoogleCloudChannelV1Period $trialPeriod) argument
100 $this->trialPeriod = $trialPeriod;
107 return $this->trialPeriod;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DInAppProduct.php63 public $trialPeriod; variable in Google\\Service\\AndroidPublisher\\InAppProduct
236 public function setTrialPeriod($trialPeriod) argument
238 $this->trialPeriod = $trialPeriod;
245 return $this->trialPeriod;