Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DProposal.php44 public $isSetupComplete; variable in Google\\Service\\AdExchangeBuyerII\\Proposal
185 public function setIsSetupComplete($isSetupComplete) argument
187 $this->isSetupComplete = $isSetupComplete;
194 return $this->isSetupComplete;
H A DDeal.php80 public $isSetupComplete; variable in Google\\Service\\AdExchangeBuyerII\\Deal
335 public function setIsSetupComplete($isSetupComplete) argument
337 $this->isSetupComplete = $isSetupComplete;
344 return $this->isSetupComplete;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DProposal.php36 public $isSetupComplete; variable in Google\\Service\\AdExchangeBuyer\\Proposal
150 public function setIsSetupComplete($isSetupComplete) argument
152 $this->isSetupComplete = $isSetupComplete;
156 return $this->isSetupComplete;
H A DMarketplaceDeal.php38 public $isSetupComplete; variable in Google\\Service\\AdExchangeBuyer\\MarketplaceDeal
170 public function setIsSetupComplete($isSetupComplete) argument
172 $this->isSetupComplete = $isSetupComplete;
176 return $this->isSetupComplete;