Class: BrNfe::Servico::Betha::V1::ConsultaSituacaoLoteRps

Inherits:
ConsultaLoteRps show all
Defined in:
lib/br_nfe/servico/betha/v1/consulta_situacao_lote_rps.rb

Instance Attribute Summary

Attributes inherited from ConsultaLoteRps

#protocolo

Attributes inherited from BrNfe::Servico::Base

#lote_rps, #numero_lote_rps, #operacao

Attributes inherited from Base

#certificado_password, #certificado_path, #certificado_value, #env

Instance Method Summary collapse

Methods inherited from ConsultaLoteRps

#xml_builder

Methods inherited from Gateway

#content_xml, #namespace_identifier, #namespaces, #request, #set_response, #version

Methods inherited from Base

#version

Methods inherited from BrNfe::Servico::Base

#initialize

Methods inherited from Base

#certificado, #certificado=, #certificado_obrigatorio?, #client_wsdl, #env_namespace, #namespace_identifier, #namespaces, #original_response, #response, #wsdl_encoding, #xml_builder

Methods included from Helper::HaveEmitente

#emitente, #emitente=

Methods inherited from ActiveModelBase

#assign_attributes, #default_values, #initialize

Constructor Details

This class inherits a constructor from BrNfe::Servico::Base

Instance Method Details

#method_wsdlObject



11
12
13
# File 'lib/br_nfe/servico/betha/v1/consulta_situacao_lote_rps.rb', line 11

def method_wsdl
	:consultar_situacao_lote_rps
end

#wsdlObject



7
8
9
# File 'lib/br_nfe/servico/betha/v1/consulta_situacao_lote_rps.rb', line 7

def wsdl
	"http://e-gov.betha.com.br/e-nota-contribuinte-#{'test-' if env == :test}ws/consultarSituacaoLoteRps?wsdl"
end