class Nfe::Webservices::Wsinfo::Production::Sp
Public Class Methods
new()
click to toggle source
# File lib/nfe/webservices/wsinfo/production/sp.rb, line 8 def initialize @host = "https://nfe.fazenda.sp.gov.br/ws/" @authorize = "nfeautorizacao.asmx" @situation = "nfeconsulta2.asmx" @disenable = "nfeinutilizacao2.asmx" @event = "recepcaoevento.asmx" @service_status = "nfestatusservico2.asmx" @consult_emitter ="cadconsultacadastro2.asmx" end