Class: Nfe::Webservices::Wsinfo::Test::Am

Inherits:
WsdlBase
  • Object
show all
Defined in:
lib/nfe/webservices/wsinfo/test/am.rb

Instance Method Summary collapse

Methods inherited from WsdlBase

#authorize, #consult_emitter, #disenable, #event, #service_status, #situation

Constructor Details

#initializeAm

Returns a new instance of Am.



8
9
10
11
# File 'lib/nfe/webservices/wsinfo/test/am.rb', line 8

def initialize
  super
  @host = "https://homnfe.sefaz.am.gov.br/services2/services/"
end