class Nfe::Webservices::Wsinfo::Test::Svrs
Public Class Methods
new()
click to toggle source
Calls superclass method
Nfe::Webservices::Wsinfo::Production::Svrs::new
# File lib/nfe/webservices/wsinfo/test/svrs.rb, line 8 def initialize super @host = "https://nfe-homologacao.svrs.rs.gov.br/ws/" @consult_emitter = "https://cad-homologacao.svrs.rs.gov.br/ws/cadconsultacadastro/cadconsultacadastro2.asmx?wsdl" end