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