Class: Nfe::Webservices::Wsinfo::Test::Rs

Inherits:
Production::Rs show all
Defined in:
lib/nfe/webservices/wsinfo/test/rs.rb

Instance Method Summary collapse

Methods inherited from WsdlBase

#authorize, #consult_emitter, #disenable, #event, #service_status, #situation

Constructor Details

#initializeRs

Returns a new instance of Rs.



8
9
10
11
12
# File 'lib/nfe/webservices/wsinfo/test/rs.rb', line 8

def initialize
  super
  @host = "https://nfe-homologacao.sefazrs.rs.gov.br/ws/"
  @consult_emitter = "https://cad.sefazrs.rs.gov.br/ws/cadconsultacadastro/cadconsultacadastro2.asmx?wsdl"
end