Class: ShopifyAPI::AccessScope

Inherits:
Base
  • Object
show all
Defined in:
lib/shopify_api/resources/access_scope.rb

Class Method Summary collapse

Methods inherited from Base

activate_session, api_version, api_version=, #as_json, clear_session, #encode, #headers, init_prefix, init_prefix_explicit, #persisted?, prefix=, prefix_source, resource_prefix, resource_prefix=

Methods included from Countable

#count

Class Method Details

.prefix(_options = {}) ⇒ Object



5
6
7
# File 'lib/shopify_api/resources/access_scope.rb', line 5

def prefix(_options={})
  '/admin/oauth/'
end