Class: PayPal::SDK::AdaptivePayments::DataTypes::FundingTypeList

Inherits:
DataType
  • Object
show all
Defined in:
lib/paypal-sdk/adaptive_payments/data_types.rb

Class Method Summary collapse

Class Method Details

.load_membersObject



315
316
317
# File 'lib/paypal-sdk/adaptive_payments/data_types.rb', line 315

def self.load_members
  array_of :fundingTypeInfo, FundingTypeInfo, :required => true
end