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