Class: PayPal::SDK::Merchant::DataTypes::SetCustomerBillingAgreementRequestType

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

Class Method Summary collapse

Class Method Details

.load_membersObject



4977
4978
4979
# File 'lib/paypal-sdk/merchant/data_types.rb', line 4977

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