module PayPal::SDK::Merchant
Constants
- SERVICE_NAME
Service Name
- SERVICE_VERSION
Service Version
- VERSION
Public Class Methods
new(*args)
click to toggle source
# File lib/paypal-sdk/merchant.rb, line 13 def self.new(*args) API.new(*args) end