Method: PureCloud::Configuration#api_key
- Defined in:
- lib/purecloud/configuration.rb
#api_key ⇒ Hash
Defines API keys used with API Key authentications.
20 21 22 |
# File 'lib/purecloud/configuration.rb', line 20 def api_key @api_key end |