Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DDealServingMetadataDealPauseStatus.php25 public $hasSellerPaused; variable in Google\\Service\\AdExchangeBuyer\\DealServingMetadataDealPauseStatus
52 public function setHasSellerPaused($hasSellerPaused) argument
54 $this->hasSellerPaused = $hasSellerPaused;
58 return $this->hasSellerPaused;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDealPauseStatus.php37 public $hasSellerPaused; variable in Google\\Service\\AdExchangeBuyerII\\DealPauseStatus
88 public function setHasSellerPaused($hasSellerPaused) argument
90 $this->hasSellerPaused = $hasSellerPaused;
97 return $this->hasSellerPaused;