Class: OFX::AccountInformation

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

Instance Attribute Summary collapse

Instance Attribute Details

#account_informationObject

Returns the value of attribute account_information.



82
83
84
# File 'lib/ofx/signup_message_set.rb', line 82

def 
  @account_information
end

#descriptionObject

Returns the value of attribute description.



80
81
82
# File 'lib/ofx/signup_message_set.rb', line 80

def description
  @description
end

#phone_numberObject

Returns the value of attribute phone_number.



81
82
83
# File 'lib/ofx/signup_message_set.rb', line 81

def phone_number
  @phone_number
end