Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDealTerms.php36 protected $guaranteedFixedPriceTermsType = GuaranteedFixedPriceTerms::class;
104 * @param GuaranteedFixedPriceTerms
106 public function setGuaranteedFixedPriceTerms(GuaranteedFixedPriceTerms $guaranteedFixedPriceTerms)
111 * @return GuaranteedFixedPriceTerms
H A DGuaranteedFixedPriceTerms.php20 class GuaranteedFixedPriceTerms extends \Google\Collection class
151 class_alias(GuaranteedFixedPriceTerms::class, 'Google_Service_AdExchangeBuyerII_GuaranteedFixedPric…