Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DRelativeDateRange.php29 public $offsetDays; variable in Google\\Service\\AdExchangeBuyerII\\RelativeDateRange
48 public function setOffsetDays($offsetDays) argument
50 $this->offsetDays = $offsetDays;
57 return $this->offsetDays;