Class: PayPal::SDK::ButtonManagerRails::DataTypes::SetCustomerBillingAgreementRequestType

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

Class Method Summary collapse

Class Method Details

.load_membersObject



4865
4866
4867
# File 'lib/paypal-sdk/button_manager_rails/data_types.rb', line 4865

def self.load_members
  object_of :SetCustomerBillingAgreementRequestDetails, SetCustomerBillingAgreementRequestDetailsType, :namespace => :ebl, :required => true
end