Module: GenesisRuby::Api::Mixins::Requests::Financial::SourceOfFundsAttributes
- Defined in:
- lib/genesis_ruby/api/mixins/requests/financial/source_of_funds_attributes.rb
Overview
Source of Funds Attributes
Instance Attribute Summary collapse
-
#source_of_funds ⇒ Object
Returns the value of attribute source_of_funds.
Instance Attribute Details
#source_of_funds ⇒ Object
Returns the value of attribute source_of_funds.
13 14 15 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/source_of_funds_attributes.rb', line 13 def source_of_funds @source_of_funds end |