Home
last modified time | relevance | path

Searched refs:hasPendingVerification (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DVerify.php25 public $hasPendingVerification; variable in Google\\Service\\MyBusinessVerifications\\Verify
30 public function setHasPendingVerification($hasPendingVerification) argument
32 $this->hasPendingVerification = $hasPendingVerification;
39 return $this->hasPendingVerification;