Class: Brcobranca::Retorno::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/brcobranca/retorno/base.rb

Overview

Classe base para retornos bancários

Instance Attribute Summary collapse

Instance Attribute Details

#abatimento_nao_aproveitadoObject

Returns the value of attribute abatimento_nao_aproveitado.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def abatimento_nao_aproveitado
  @abatimento_nao_aproveitado
end

#agencia_com_dvObject

Returns the value of attribute agencia_com_dv.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def agencia_com_dv
  @agencia_com_dv
end

#agencia_recebedora_com_dvObject

Returns the value of attribute agencia_recebedora_com_dv.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def agencia_recebedora_com_dv
  @agencia_recebedora_com_dv
end

#agencia_sem_dvObject

Returns the value of attribute agencia_sem_dv.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def agencia_sem_dv
  @agencia_sem_dv
end

#arquivoObject

Returns the value of attribute arquivo.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def arquivo
  @arquivo
end

#banco_recebedorObject

Returns the value of attribute banco_recebedor.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def banco_recebedor
  @banco_recebedor
end

#carteiraObject

Returns the value of attribute carteira.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def carteira
  @carteira
end

#carteira_variacaoObject

Returns the value of attribute carteira_variacao.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def carteira_variacao
  @carteira_variacao
end

#cedente_com_dvObject

Returns the value of attribute cedente_com_dv.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def cedente_com_dv
  @cedente_com_dv
end

#codigo_ocorrenciaObject

Returns the value of attribute codigo_ocorrencia.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def codigo_ocorrencia
  @codigo_ocorrencia
end

#codigo_registroObject

Returns the value of attribute codigo_registro.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def codigo_registro
  @codigo_registro
end

#comandoObject

Returns the value of attribute comando.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def comando
  @comando
end

#convenioObject

Returns the value of attribute convenio.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def convenio
  @convenio
end

#data_creditoObject

Returns the value of attribute data_credito.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def data_credito
  @data_credito
end

#data_liquidacaoObject

Returns the value of attribute data_liquidacao.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def data_liquidacao
  @data_liquidacao
end

#data_ocorrenciaObject

Returns the value of attribute data_ocorrencia.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def data_ocorrencia
  @data_ocorrencia
end

#data_vencimentoObject

Returns the value of attribute data_vencimento.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def data_vencimento
  @data_vencimento
end

#descontoObject

Returns the value of attribute desconto.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def desconto
  @desconto
end

#desconto_conceditoObject

Returns the value of attribute desconto_concedito.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def desconto_concedito
  @desconto_concedito
end

#documento_numeroObject

Returns the value of attribute documento_numero.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def documento_numero
  @documento_numero
end

#especie_documentoObject

Returns the value of attribute especie_documento.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def especie_documento
  @especie_documento
end

#indicador_valorObject

Returns the value of attribute indicador_valor.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def indicador_valor
  @indicador_valor
end

#indicativo_lancamentoObject

Returns the value of attribute indicativo_lancamento.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def indicativo_lancamento
  @indicativo_lancamento
end

#iofObject

Returns the value of attribute iof.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def iof
  @iof
end

#iof_descontoObject

Returns the value of attribute iof_desconto.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def iof_desconto
  @iof_desconto
end

#juros_descontoObject

Returns the value of attribute juros_desconto.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def juros_desconto
  @juros_desconto
end

#juros_moraObject

Returns the value of attribute juros_mora.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def juros_mora
  @juros_mora
end

#motivo_ocorrenciaObject

Returns the value of attribute motivo_ocorrencia.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def motivo_ocorrencia
  @motivo_ocorrencia
end

#natureza_recebimentoObject

Returns the value of attribute natureza_recebimento.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def natureza_recebimento
  @natureza_recebimento
end

#nosso_numeroObject

Returns the value of attribute nosso_numero.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def nosso_numero
  @nosso_numero
end

#outras_despesasObject

Returns the value of attribute outras_despesas.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def outras_despesas
  @outras_despesas
end

#outros_recebimentoObject

Returns the value of attribute outros_recebimento.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def outros_recebimento
  @outros_recebimento
end

#sequencialObject

Returns the value of attribute sequencial.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def sequencial
  @sequencial
end

#tipo_cobrancaObject

Returns the value of attribute tipo_cobranca.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def tipo_cobranca
  @tipo_cobranca
end

#tipo_cobranca_anteriorObject

Returns the value of attribute tipo_cobranca_anterior.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def tipo_cobranca_anterior
  @tipo_cobranca_anterior
end

#valor_abatimentoObject

Returns the value of attribute valor_abatimento.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def valor_abatimento
  @valor_abatimento
end

#valor_ajusteObject

Returns the value of attribute valor_ajuste.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def valor_ajuste
  @valor_ajuste
end

#valor_lancamentoObject

Returns the value of attribute valor_lancamento.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def valor_lancamento
  @valor_lancamento
end

#valor_recebidoObject

Returns the value of attribute valor_recebido.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def valor_recebido
  @valor_recebido
end

#valor_tarifaObject

Returns the value of attribute valor_tarifa.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def valor_tarifa
  @valor_tarifa
end

#valor_tituloObject

Returns the value of attribute valor_titulo.



7
8
9
# File 'lib/brcobranca/retorno/base.rb', line 7

def valor_titulo
  @valor_titulo
end