Class: ActBlue::Office
- Inherits:
-
ActiveBlue
- Object
- ActiveBlue
- ActBlue::Office
- Defined in:
- lib/actblue/office.rb
Constant Summary collapse
- XML_NAME =
'office'- ATTRIBUTES =
['id']
- ELEMENTS =
['name','description','race_type','district','seat_count','state']
Constants inherited from ActiveBlue
Instance Attribute Summary
Attributes inherited from ActiveBlue
Method Summary
Methods inherited from ActiveBlue
#[], #[]=, #initialize, #to_xml, #to_xml_element
Constructor Details
This class inherits a constructor from ActBlue::ActiveBlue