Class: PayPal::SDK::Merchant::DataTypes::CreateRecurringPaymentsProfileRequestType

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

Class Method Summary collapse

Class Method Details

.load_membersObject



5101
5102
5103
# File 'lib/paypal-sdk/merchant/data_types.rb', line 5101

def self.load_members
  object_of :CreateRecurringPaymentsProfileRequestDetails, CreateRecurringPaymentsProfileRequestDetailsType, :namespace => :ebl
end