Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DFilterCriteria.php33 public $hasAttachment; variable in Google\\Service\\Gmail\\FilterCriteria
90 public function setHasAttachment($hasAttachment) argument
92 $this->hasAttachment = $hasAttachment;
99 return $this->hasAttachment;