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