Class: PayPal::AdaptivePayments::FundingTypeInfo

Inherits:
Object
  • Object
show all
Includes:
Common::Base
Defined in:
lib/paypal/adaptive_payments/funding_type_info.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Common::Base

#after_initialize, #build_datetime, #build_value, #camelize, #hash_keys, #initialize, #request, #to_hash, #to_json, #underscore

Instance Attribute Details

#funding_typeObject

Returns the value of attribute funding_type.



5
6
7
# File 'lib/paypal/adaptive_payments/funding_type_info.rb', line 5

def funding_type
  @funding_type
end