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