class PayPal::SDK::ButtonManagerRails::DataTypes::SetCustomerBillingAgreementRequestType

Public Class Methods

load_members() click to toggle source
# 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