Class: PayPal::SDK::Merchant::DataTypes::UpdateRecurringPaymentsProfileResponseType

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

Class Method Summary collapse

Class Method Details

.load_membersObject



5205
5206
5207
# File 'lib/paypal-sdk/merchant/data_types.rb', line 5205

def self.load_members
  object_of :UpdateRecurringPaymentsProfileResponseDetails, UpdateRecurringPaymentsProfileResponseDetailsType, :namespace => :ebl
end