Class: ShopSensor::Configuration::Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key

Returns:

  • the current value of api_key



3
4
5
# File 'lib/shop_sensor/configuration.rb', line 3

def api_key
  @api_key
end

#localeObject

Returns the value of attribute locale

Returns:

  • the current value of locale



3
4
5
# File 'lib/shop_sensor/configuration.rb', line 3

def locale
  @locale
end