Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DCandidate.php40 public $orderOnBallot; variable in Google\\Service\\CivicInfo\\Candidate
113 public function setOrderOnBallot($orderOnBallot) argument
115 $this->orderOnBallot = $orderOnBallot;
122 return $this->orderOnBallot;
/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php254 public $orderOnBallot; variable in Google_Candidate
283 public function setOrderOnBallot( $orderOnBallot) { argument
284 $this->orderOnBallot = $orderOnBallot;
287 return $this->orderOnBallot;