Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DVerifyPhoneNumberRequest.php29 public $verificationCode; variable in Google\\Service\\ShoppingContent\\VerifyPhoneNumberRequest
52 public function setVerificationCode($verificationCode) argument
54 $this->verificationCode = $verificationCode;
61 return $this->verificationCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DVerificationCode.php37 public $verificationCode; variable in Google\\Service\\Directory\\VerificationCode
84 public function setVerificationCode($verificationCode) argument
86 $this->verificationCode = $verificationCode;
93 return $this->verificationCode;