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



4970
4971
4972
# File 'lib/paypal-sdk/merchant/data_types.rb', line 4970

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