Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DAdministrativeBody.php53 public $electionRegistrationConfirmationUrl; variable in Google\\Service\\CivicInfo\\AdministrativeBody
182 public function setElectionRegistrationConfirmationUrl($electionRegistrationConfirmationUrl) argument
184 $this->electionRegistrationConfirmationUrl = $electionRegistrationConfirmationUrl;
191 return $this->electionRegistrationConfirmationUrl;
/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php155 public $electionRegistrationConfirmationUrl; variable in Google_AdministrativeBody
196 public function setElectionRegistrationConfirmationUrl( $electionRegistrationConfirmationUrl) { argument
197 $this->electionRegistrationConfirmationUrl = $electionRegistrationConfirmationUrl;
200 return $this->electionRegistrationConfirmationUrl;