Class: Aranha::Parsers::Ofx::Data::Institute

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



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

def id
  @id
end

#nameObject

Returns the value of attribute name.



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

def name
  @name
end