Home
last modified time | relevance | path

Searched refs:sellerContacts (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DProposal.php305 public function setSellerContacts($sellerContacts) argument
307 $this->sellerContacts = $sellerContacts;
314 return $this->sellerContacts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DProposal.php311 public function setSellerContacts($sellerContacts) argument
313 $this->sellerContacts = $sellerContacts;
320 return $this->sellerContacts;
H A DDeal.php377 public function setSellerContacts($sellerContacts) argument
379 $this->sellerContacts = $sellerContacts;
386 return $this->sellerContacts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DProposal.php269 public function setSellerContacts($sellerContacts) argument
271 $this->sellerContacts = $sellerContacts;
278 return $this->sellerContacts;
H A DMarketplaceDeal.php245 public function setSellerContacts($sellerContacts) argument
247 $this->sellerContacts = $sellerContacts;
254 return $this->sellerContacts;