Class: BrNfe::Servico::Betha::V1::ConsultaSituacaoLoteRps
- Inherits:
-
ConsultaLoteRps
- Object
- ActiveModelBase
- Base
- BrNfe::Servico::Base
- Base
- Gateway
- ConsultaLoteRps
- BrNfe::Servico::Betha::V1::ConsultaSituacaoLoteRps
- Defined in:
- lib/br_nfe/servico/betha/v1/consulta_situacao_lote_rps.rb
Instance Attribute Summary
Attributes inherited from ConsultaLoteRps
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
Methods inherited from Gateway
#content_xml, #namespace_identifier, #namespaces, #request, #set_response, #version
Methods inherited from Base
Methods inherited from BrNfe::Servico::Base
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
Methods inherited from ActiveModelBase
#assign_attributes, #default_values, #initialize
Constructor Details
This class inherits a constructor from BrNfe::Servico::Base
Instance Method Details
#method_wsdl ⇒ Object
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 |
#wsdl ⇒ Object
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 |