Class: Nfe::Webservices::Wsinfo::Test::Pr
- Inherits:
-
Production::Pr
- Object
- WsdlBase
- Production::Pr
- Nfe::Webservices::Wsinfo::Test::Pr
- Defined in:
- lib/nfe/webservices/wsinfo/test/pr.rb
Instance Method Summary collapse
-
#initialize ⇒ Pr
constructor
A new instance of Pr.
Methods inherited from WsdlBase
#authorize, #consult_emitter, #disenable, #event, #service_status, #situation
Constructor Details
#initialize ⇒ Pr
Returns a new instance of Pr.
8 9 10 11 |
# File 'lib/nfe/webservices/wsinfo/test/pr.rb', line 8 def initialize super @host = "https://homologacao.nfe.fazenda.pr.gov.br/nfe/" end |