Method: ShopifyAPI::Session#token

Defined in:
lib/shopify_api/session.rb

#tokenObject

Returns the value of attribute token.



15
16
17
# File 'lib/shopify_api/session.rb', line 15

def token
  @token
end