Class: Google::Civic::Election

Inherits:
Representation show all
Defined in:
lib/google-civic/election.rb

Instance Method Summary collapse

Methods inherited from Representation

has_many, #initialize

Constructor Details

This class inherits a constructor from Google::Civic::Representation

Instance Method Details

#election_dayObject



4
5
6
# File 'lib/google-civic/election.rb', line 4

def election_day
  self["electionDay"]
end