Class: OfxParser::SignOn

Inherits:
Object
  • Object
show all
Defined in:
lib/ofx.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dateObject

Returns the value of attribute date.



64
65
66
# File 'lib/ofx.rb', line 64

def date
  @date
end

#instituteObject

Returns the value of attribute institute.



64
65
66
# File 'lib/ofx.rb', line 64

def institute
  @institute
end

#languageObject

Returns the value of attribute language.



64
65
66
# File 'lib/ofx.rb', line 64

def language
  @language
end

#statusObject

Returns the value of attribute status.



64
65
66
# File 'lib/ofx.rb', line 64

def status
  @status
end