Class: OFX::SignOn

Inherits:
Foundation show all
Defined in:
lib/ofx/sign_on.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Foundation

#initialize

Constructor Details

This class inherits a constructor from OFX::Foundation

Instance Attribute Details

#fi_idObject

Returns the value of attribute fi_id.



4
5
6
# File 'lib/ofx/sign_on.rb', line 4

def fi_id
  @fi_id
end

#fi_nameObject

Returns the value of attribute fi_name.



5
6
7
# File 'lib/ofx/sign_on.rb', line 5

def fi_name
  @fi_name
end

#languageObject

Returns the value of attribute language.



3
4
5
# File 'lib/ofx/sign_on.rb', line 3

def language
  @language
end