Class: Aranha::Parsers::Ofx::Data::SignOn

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

Instance Attribute Summary collapse

Instance Attribute Details

#dateObject

Returns the value of attribute date.



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

def date
  @date
end

#instituteObject

Returns the value of attribute institute.



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

def institute
  @institute
end

#languageObject

Returns the value of attribute language.



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

def language
  @language
end

#statusObject

Returns the value of attribute status.



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

def status
  @status
end