Class: VoteSmart::Phone

Inherits:
Common
  • Object
show all
Defined in:
lib/vote_smart/phone.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Common

construct_url, get_json_data, hash2get, #initialize, parallelize!, request, response_child, session, set_attribute_map, #update_attributes

Constructor Details

This class inherits a constructor from VoteSmart::Common

Instance Attribute Details

#fax1Object

Returns the value of attribute fax1.



5
6
7
# File 'lib/vote_smart/phone.rb', line 5

def fax1
  @fax1
end

#fax2Object

Returns the value of attribute fax2.



5
6
7
# File 'lib/vote_smart/phone.rb', line 5

def fax2
  @fax2
end

#phone1Object

Returns the value of attribute phone1.



5
6
7
# File 'lib/vote_smart/phone.rb', line 5

def phone1
  @phone1
end

#phone2Object

Returns the value of attribute phone2.



5
6
7
# File 'lib/vote_smart/phone.rb', line 5

def phone2
  @phone2
end

#toll_freeObject

Returns the value of attribute toll_free.



5
6
7
# File 'lib/vote_smart/phone.rb', line 5

def toll_free
  @toll_free
end

#ttydObject

Returns the value of attribute ttyd.



5
6
7
# File 'lib/vote_smart/phone.rb', line 5

def ttyd
  @ttyd
end