module PayPal::SDK::ButtonManagerRails

Constants

SERVICE_NAME

Service Name

SERVICE_VERSION

Service Version

VERSION

Public Class Methods

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