Class: OfxParser::SignOn

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

Instance Attribute Summary collapse

Instance Attribute Details

#dateObject

Returns the value of attribute date.



21
22
23
# File 'lib/ofx_parser/ofx.rb', line 21

def date
  @date
end

#instituteObject

Returns the value of attribute institute.



21
22
23
# File 'lib/ofx_parser/ofx.rb', line 21

def institute
  @institute
end

#languageObject

Returns the value of attribute language.



21
22
23
# File 'lib/ofx_parser/ofx.rb', line 21

def language
  @language
end

#statusObject

Returns the value of attribute status.



21
22
23
# File 'lib/ofx_parser/ofx.rb', line 21

def status
  @status
end