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



5109
5110
5111
# File 'lib/paypal-sdk/merchant/data_types.rb', line 5109

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