Class: OAuth2::AccessToken

Inherits:
Object
  • Object
show all
Defined in:
lib/databasedotcom-oauth2.rb

Instance Attribute Summary collapse

Instance Attribute Details

#clientObject

Returns the value of attribute client.



12
13
14
# File 'lib/databasedotcom-oauth2.rb', line 12

def client
  @client
end