Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDealTerms.php120 public function setNonGuaranteedAuctionTerms(NonGuaranteedAuctionTerms $nonGuaranteedAuctionTerms) argument
122 $this->nonGuaranteedAuctionTerms = $nonGuaranteedAuctionTerms;
129 return $this->nonGuaranteedAuctionTerms;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DDealTerms.php101 …unction setNonGuaranteedAuctionTerms(DealTermsNonGuaranteedAuctionTerms $nonGuaranteedAuctionTerms) argument
103 $this->nonGuaranteedAuctionTerms = $nonGuaranteedAuctionTerms;
110 return $this->nonGuaranteedAuctionTerms;