Class: OfxParser::Institute
- Inherits:
-
Object
- Object
- OfxParser::Institute
- Defined in:
- lib/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.
189 190 191 |
# File 'lib/ofx.rb', line 189 def id @id end |
#name ⇒ Object
Returns the value of attribute name.
189 190 191 |
# File 'lib/ofx.rb', line 189 def name @name end |