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