Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DVerifyPhoneNumberRequest.php25 public $phoneVerificationMethod; variable in Google\\Service\\ShoppingContent\\VerifyPhoneNumberRequest
38 public function setPhoneVerificationMethod($phoneVerificationMethod) argument
40 $this->phoneVerificationMethod = $phoneVerificationMethod;
47 return $this->phoneVerificationMethod;
H A DRequestPhoneVerificationRequest.php37 public $phoneVerificationMethod; variable in Google\\Service\\ShoppingContent\\RequestPhoneVerificationRequest
84 public function setPhoneVerificationMethod($phoneVerificationMethod) argument
86 $this->phoneVerificationMethod = $phoneVerificationMethod;
93 return $this->phoneVerificationMethod;