Method: Databasedotcom::Client#client_id
- Defined in:
- lib/databasedotcom/client.rb
#client_id ⇒ Object
The client id (aka “Consumer Key”) to use for OAuth2 authentication
10 11 12 |
# File 'lib/databasedotcom/client.rb', line 10 def client_id @client_id end |