Module: GenesisRuby::Api::Mixins::Requests::Financial::FundingAttributes

Overview

Mixin Funding Attributes

Instance Attribute Summary collapse

Instance Attribute Details

#funding_business_application_identifierObject

Returns the value of attribute funding_business_application_identifier.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_business_application_identifier
  @funding_business_application_identifier
end

#funding_identifier_typeObject

Returns the value of attribute funding_identifier_type.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_identifier_type
  @funding_identifier_type
end

#funding_receiver_account_numberObject

Returns the value of attribute funding_receiver_account_number.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def 
  @funding_receiver_account_number
end

#funding_receiver_account_number_typeObject

Returns the value of attribute funding_receiver_account_number_type.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def 
  @funding_receiver_account_number_type
end

#funding_receiver_addressObject

Returns the value of attribute funding_receiver_address.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_receiver_address
  @funding_receiver_address
end

#funding_receiver_cityObject

Returns the value of attribute funding_receiver_city.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_receiver_city
  @funding_receiver_city
end

#funding_receiver_countryObject

Returns the value of attribute funding_receiver_country.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_receiver_country
  @funding_receiver_country
end

#funding_receiver_first_nameObject

Returns the value of attribute funding_receiver_first_name.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_receiver_first_name
  @funding_receiver_first_name
end

#funding_receiver_last_nameObject

Returns the value of attribute funding_receiver_last_name.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_receiver_last_name
  @funding_receiver_last_name
end

#funding_receiver_stateObject

Returns the value of attribute funding_receiver_state.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_receiver_state
  @funding_receiver_state
end

#funding_sender_addressObject

Returns the value of attribute funding_sender_address.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_sender_address
  @funding_sender_address
end

#funding_sender_cityObject

Returns the value of attribute funding_sender_city.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_sender_city
  @funding_sender_city
end

#funding_sender_countryObject

Returns the value of attribute funding_sender_country.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_sender_country
  @funding_sender_country
end

#funding_sender_nameObject

Returns the value of attribute funding_sender_name.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_sender_name
  @funding_sender_name
end

#funding_sender_reference_numberObject

Returns the value of attribute funding_sender_reference_number.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_sender_reference_number
  @funding_sender_reference_number
end

#funding_sender_stateObject

Returns the value of attribute funding_sender_state.



15
16
17
# File 'lib/genesis_ruby/api/mixins/requests/financial/funding_attributes.rb', line 15

def funding_sender_state
  @funding_sender_state
end