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



5094
5095
5096
# File 'lib/paypal-sdk/merchant/data_types.rb', line 5094

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