Class: Aranha::Parsers::Ofx::Data::AccountInfo

Inherits:
Object
  • Object
show all
Defined in:
lib/aranha/parsers/ofx/data/account_info.rb

Instance Attribute Summary collapse

Instance Attribute Details

#descObject

Returns the value of attribute desc.



8
9
10
# File 'lib/aranha/parsers/ofx/data/account_info.rb', line 8

def desc
  @desc
end

#numberObject

Returns the value of attribute number.



8
9
10
# File 'lib/aranha/parsers/ofx/data/account_info.rb', line 8

def number
  @number
end