class PayPal::SDK::ButtonManagerRails::DataTypes::GetBillingAgreementCustomerDetailsReq

Public Class Methods

load_members() click to toggle source
# File lib/paypal-sdk/button_manager_rails/data_types.rb, line 4881
def self.load_members
  object_of :GetBillingAgreementCustomerDetailsRequest, GetBillingAgreementCustomerDetailsRequestType, :namespace => :ns
end