Searched refs:commitmentInterval (Results 1 – 2 of 2) sorted by relevance
36 public function setCommitmentInterval(SubscriptionPlanCommitmentInterval $commitmentInterval) argument38 $this->commitmentInterval = $commitmentInterval;45 return $this->commitmentInterval;
608 public $commitmentInterval; variable in Google_SubscriptionPlan611 …lic function setCommitmentInterval(Google_SubscriptionPlanCommitmentInterval $commitmentInterval) { argument612 $this->commitmentInterval = $commitmentInterval;615 return $this->commitmentInterval;