Method: Databasedotcom::Client#user_id

Defined in:
lib/databasedotcom/client.rb

#user_idObject (readonly)

The SalesForce user id of the authenticated user



28
29
30
# File 'lib/databasedotcom/client.rb', line 28

def user_id
  @user_id
end