Class: OfxParser::Institute
- Inherits:
-
Object
- Object
- OfxParser::Institute
- Defined in:
- lib/ofx_parser/ofx.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id.
125 126 127 |
# File 'lib/ofx_parser/ofx.rb', line 125 def id @id end |
#name ⇒ Object
Returns the value of attribute name.
125 126 127 |
# File 'lib/ofx_parser/ofx.rb', line 125 def name @name end |