module Paysera

Constants

API_VERSION
VERSION

Attributes

projectid[RW]
sign_password[RW]

Public Class Methods

config() { |self| ... } click to toggle source
# File lib/paysera.rb, line 13
def config
  yield self
end