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.php38 protected $nonGuaranteedAuctionTermsType = NonGuaranteedAuctionTerms::class;
118 * @param NonGuaranteedAuctionTerms
120 public function setNonGuaranteedAuctionTerms(NonGuaranteedAuctionTerms $nonGuaranteedAuctionTerms)
125 * @return NonGuaranteedAuctionTerms
H A DNonGuaranteedAuctionTerms.php20 class NonGuaranteedAuctionTerms extends \Google\Collection class
61 class_alias(NonGuaranteedAuctionTerms::class, 'Google_Service_AdExchangeBuyerII_NonGuaranteedAuctio…