Class: Alphavantage::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/alphavantage/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



13
14
15
# File 'lib/alphavantage/configuration.rb', line 13

def api_key
  @api_key
end