module PayPal::SDK::AdaptivePayments

Constants

SERVICE_NAME

Service Name

SERVICE_VERSION

Service Version

VERSION

Public Class Methods

new(*args) click to toggle source
# File lib/paypal-sdk/adaptive_payments.rb, line 12
def self.new(*args)
  API.new(*args)
end