Home
last modified time | relevance | path

Searched refs:buyerContacts (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DSendRfpRequest.php63 public function setBuyerContacts($buyerContacts) argument
65 $this->buyerContacts = $buyerContacts;
72 return $this->buyerContacts;
H A DProposal.php123 public function setBuyerContacts($buyerContacts) argument
125 $this->buyerContacts = $buyerContacts;
132 return $this->buyerContacts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DProposal.php115 public function setBuyerContacts($buyerContacts) argument
117 $this->buyerContacts = $buyerContacts;
124 return $this->buyerContacts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DProposal.php85 public function setBuyerContacts($buyerContacts) argument
87 $this->buyerContacts = $buyerContacts;
94 return $this->buyerContacts;