Class: Nfe::Webservices::Wsinfo::Production::Ce

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

Instance Method Summary collapse

Methods inherited from WsdlBase

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

Constructor Details

#initializeCe

Returns a new instance of Ce.



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

def initialize
  super
  @host = "https://nfe.sefaz.ce.gov.br/nfe2/services/"
end