Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DChangePlanRequest.php25 public $dealCode; variable in Google\\Service\\Reseller\\ChangePlanRequest
44 public function setDealCode($dealCode) argument
46 $this->dealCode = $dealCode;
53 return $this->dealCode;
H A DSubscription.php42 public $dealCode; variable in Google\\Service\\Reseller\\Subscription
145 public function setDealCode($dealCode) argument
147 $this->dealCode = $dealCode;
154 return $this->dealCode;