Method: OrderCloud::Configuration#api_key
- Defined in:
- lib/order_cloud/configuration.rb
#api_key ⇒ Hash
Defines API keys used with API Key authentications.
63 64 65 |
# File 'lib/order_cloud/configuration.rb', line 63 def api_key @api_key end |