Class: PayPal::SDK::Merchant::DataTypes::CreateRecurringPaymentsProfileResponseType

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

Class Method Summary collapse

Class Method Details

.load_membersObject



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

def self.load_members
  object_of :CreateRecurringPaymentsProfileResponseDetails, CreateRecurringPaymentsProfileResponseDetailsType, :namespace => :ebl
end