Class: PayPal::SDK::ButtonManager::DataTypes::CreateRecurringPaymentsProfileRequestType

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

Class Method Summary collapse

Class Method Details

.load_membersObject



4989
4990
4991
# File 'lib/paypal-sdk/button_manager/data_types.rb', line 4989

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