Home
last modified time | relevance | path

Searched defs:buyer (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DMarketplaceDealParty.php30 public function setBuyer(Buyer $buyer)
H A DPricePerBuyer.php55 public function setBuyer(Buyer $buyer)
H A DProposal.php71 public function setBuyer(Buyer $buyer)
H A DProduct.php77 public function setBuyer(Buyer $buyer)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DPricePerBuyer.php49 public function setBuyer(Buyer $buyer)
H A DProposal.php101 public function setBuyer(Buyer $buyer)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DProposal.php30 public $buyer; variable in Google\\Service\\AuthorizedBuyersMarketplace\\Proposal
109 public function setBuyer($buyer)
H A DDeal.php29 public $buyer; variable in Google\\Service\\AuthorizedBuyersMarketplace\\Deal
108 public function setBuyer($buyer)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersProposals.php185 public function sendRfp($buyer, SendRfpRequest $postBody, $optParams = [])