Method: Databasedotcom::Client#refresh_token

Defined in:
lib/databasedotcom/client.rb

#refresh_tokenObject

The OAuth refresh token in use by the client



16
17
18
# File 'lib/databasedotcom/client.rb', line 16

def refresh_token
  @refresh_token
end