Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDealTerms.php134 …unction setNonGuaranteedFixedPriceTerms(NonGuaranteedFixedPriceTerms $nonGuaranteedFixedPriceTerms) argument
136 $this->nonGuaranteedFixedPriceTerms = $nonGuaranteedFixedPriceTerms;
143 return $this->nonGuaranteedFixedPriceTerms;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DDealTerms.php115 …etNonGuaranteedFixedPriceTerms(DealTermsNonGuaranteedFixedPriceTerms $nonGuaranteedFixedPriceTerms) argument
117 $this->nonGuaranteedFixedPriceTerms = $nonGuaranteedFixedPriceTerms;
124 return $this->nonGuaranteedFixedPriceTerms;