Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DSendRfpRequest.php203 …c function setProgrammaticGuaranteedTerms(ProgrammaticGuaranteedTerms $programmaticGuaranteedTerms) argument
205 $this->programmaticGuaranteedTerms = $programmaticGuaranteedTerms;
212 return $this->programmaticGuaranteedTerms;
H A DDeal.php304 …c function setProgrammaticGuaranteedTerms(ProgrammaticGuaranteedTerms $programmaticGuaranteedTerms) argument
306 $this->programmaticGuaranteedTerms = $programmaticGuaranteedTerms;
313 return $this->programmaticGuaranteedTerms;