Class: PayPal::SDK::ButtonManagerRails::DataTypes::UpdateRecurringPaymentsProfileResponseType

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

Class Method Summary collapse

Class Method Details

.load_membersObject



5093
5094
5095
# File 'lib/paypal-sdk/button_manager_rails/data_types.rb', line 5093

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