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.
185 186 187 |
# File 'lib/ofx.rb', line 185 def id @id end |
#name ⇒ Object
Returns the value of attribute name.
185 186 187 |
# File 'lib/ofx.rb', line 185 def name @name end |