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