Class: ActBlue::Entity
- Inherits:
-
ActiveBlue
- Object
- ActiveBlue
- ActBlue::Entity
- Defined in:
- lib/actblue/entity.rb
Constant Summary collapse
- XML_NAME =
'entity'- ATTRIBUTES =
['id']
- ELEMENTS =
['legalname', 'displayname', 'sortname', 'jurisdiction', 'govid', 'prefacewiththe', 'donate', 'kind', 'state', 'party', 'url', 'visible','candidacy']
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