Method: Commerce.Auth

Defined in:
lib/commerce.rb

.Auth(api_key) ⇒ Object



33
34
35
# File 'lib/commerce.rb', line 33

def Auth(api_key)
  @api_key = api_key
end