Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DEnterprise.php185 public function setTermsAndConditions($termsAndConditions) argument
187 $this->termsAndConditions = $termsAndConditions;
194 return $this->termsAndConditions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DOrder.php98 public $termsAndConditions; variable in Google\\Service\\Dfareporting\\Order
369 public function setTermsAndConditions($termsAndConditions) argument
371 $this->termsAndConditions = $termsAndConditions;
378 return $this->termsAndConditions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DProposal.php86 public $termsAndConditions; variable in Google\\Service\\AuthorizedBuyersMarketplace\\Proposal
333 public function setTermsAndConditions($termsAndConditions) argument
335 $this->termsAndConditions = $termsAndConditions;
342 return $this->termsAndConditions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DProposal.php78 public $termsAndConditions; variable in Google\\Service\\AdExchangeBuyerII\\Proposal
325 public function setTermsAndConditions($termsAndConditions) argument
327 $this->termsAndConditions = $termsAndConditions;
334 return $this->termsAndConditions;