Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCivicInfo.php98 'electionId' => [
/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php47 …* @param string $electionId The unique ID of the election to look up. A list of election IDs can b…
54 …public function voterInfoQuery($electionId, Google_VoterInfoRequest $postBody, $optParams = array(… argument
55 $params = array('electionId' => $electionId, 'postBody' => $postBody);