Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DSubscription.php26 public $billingMethod; variable in Google\\Service\\Reseller\\Subscription
89 public function setBillingMethod($billingMethod) argument
91 $this->billingMethod = $billingMethod;
98 return $this->billingMethod;