Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DOrderDocument.php48 public $effectiveDate; variable in Google\\Service\\Dfareporting\\OrderDocument
177 public function setEffectiveDate($effectiveDate) argument
179 $this->effectiveDate = $effectiveDate;
186 return $this->effectiveDate;