Class: SearchmetricsClient::Client

Inherits:
Object
  • Object
show all
Extended by:
Forwardable
Includes:
Singleton
Defined in:
lib/searchmetrics_client/client.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#access_tokenObject



12
13
14
# File 'lib/searchmetrics_client/client.rb', line 12

def access_token
  @access_token ||= access_token_api_v3
end