class Idnow::Configuration

Attributes

api_key[RW]

TODO: This class is not being used right now, but its aim is to be able for the developers using the gem to set its configuration with something like Idnow.config do |config| config.url = Idnow::TEST_SERVER config.env = :test config.company_id = company_id end

api_version[RW]

TODO: This class is not being used right now, but its aim is to be able for the developers using the gem to set its configuration with something like Idnow.config do |config| config.url = Idnow::TEST_SERVER config.env = :test config.company_id = company_id end

company_id[RW]

TODO: This class is not being used right now, but its aim is to be able for the developers using the gem to set its configuration with something like Idnow.config do |config| config.url = Idnow::TEST_SERVER config.env = :test config.company_id = company_id end

host[RW]

TODO: This class is not being used right now, but its aim is to be able for the developers using the gem to set its configuration with something like Idnow.config do |config| config.url = Idnow::TEST_SERVER config.env = :test config.company_id = company_id end