Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DRenewalSettings.php29 public $renewalType; variable in Google\\Service\\Reseller\\RenewalSettings
48 public function setRenewalType($renewalType) argument
50 $this->renewalType = $renewalType;
57 return $this->renewalType;
/plugin/authgoogle/google/contrib/
H A DGoogle_ResellerService.php462 public $renewalType; variable in Google_RenewalSettings
469 public function setRenewalType( $renewalType) { argument
470 $this->renewalType = $renewalType;
473 return $this->renewalType;