Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPrivateData.php23 public $referencePayload; variable in Google\\Service\\AdExchangeBuyer\\PrivateData
33 public function setReferencePayload($referencePayload) argument
35 $this->referencePayload = $referencePayload;
39 return $this->referencePayload;