Class: Aranha::Parsers::Ofx::Data::AccountInfo
- Inherits:
-
Object
- Object
- Aranha::Parsers::Ofx::Data::AccountInfo
- Defined in:
- lib/aranha/parsers/ofx/data/account_info.rb
Instance Attribute Summary collapse
-
#desc ⇒ Object
Returns the value of attribute desc.
-
#number ⇒ Object
Returns the value of attribute number.
Instance Attribute Details
#desc ⇒ Object
Returns the value of attribute desc.
8 9 10 |
# File 'lib/aranha/parsers/ofx/data/account_info.rb', line 8 def desc @desc end |
#number ⇒ Object
Returns the value of attribute number.
8 9 10 |
# File 'lib/aranha/parsers/ofx/data/account_info.rb', line 8 def number @number end |