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