Class: DefraRuby::CompaniesHouse::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#companies_house_api_keyObject

Returns the value of attribute companies_house_api_key.



6
7
8
# File 'lib/defra_ruby/companies_house/configuration.rb', line 6

def companies_house_api_key
  @companies_house_api_key
end

#companies_house_hostObject

Returns the value of attribute companies_house_host.



6
7
8
# File 'lib/defra_ruby/companies_house/configuration.rb', line 6

def companies_house_host
  @companies_house_host
end