Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1RenewalSettings.php54 public function setPaymentCycle(GoogleCloudChannelV1Period $paymentCycle) argument
56 $this->paymentCycle = $paymentCycle;
63 return $this->paymentCycle;
H A DGoogleCloudChannelV1Plan.php56 public function setPaymentCycle(GoogleCloudChannelV1Period $paymentCycle) argument
58 $this->paymentCycle = $paymentCycle;
65 return $this->paymentCycle;
H A DGoogleCloudChannelV1alpha1RenewalSettings.php76 public function setPaymentCycle(GoogleCloudChannelV1alpha1Period $paymentCycle) argument
78 $this->paymentCycle = $paymentCycle;
85 return $this->paymentCycle;