Class: YandexMarketApiClient::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/yandex_market_api_client/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_versionObject

‘host` accessor for tests only



4
5
6
# File 'lib/yandex_market_api_client/config.rb', line 4

def api_version
  @api_version
end

#auth_keyObject

‘host` accessor for tests only



4
5
6
# File 'lib/yandex_market_api_client/config.rb', line 4

def auth_key
  @auth_key
end

#default_formatObject

‘host` accessor for tests only



4
5
6
# File 'lib/yandex_market_api_client/config.rb', line 4

def default_format
  @default_format
end

#hostObject

‘host` accessor for tests only



4
5
6
# File 'lib/yandex_market_api_client/config.rb', line 4

def host
  @host
end