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_aproveitado ⇒ Object

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_dv ⇒ Object

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_dv ⇒ Object

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_dv ⇒ Object

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

#arquivo ⇒ Object

Returns the value of attribute arquivo.



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

def arquivo
  @arquivo
end

#banco_recebedor ⇒ Object

Returns the value of attribute banco_recebedor.



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

def banco_recebedor
  @banco_recebedor
end

#carteira ⇒ Object

Returns the value of attribute carteira.



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

def carteira
  @carteira
end

#carteira_variacao ⇒ Object

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_dv ⇒ Object

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_chave_dict ⇒ Object

Campos especificos para cobranca hibrida



11
12
13
# File 'lib/brcobranca/retorno/base.rb', line 11

def codigo_chave_dict
  @codigo_chave_dict
end

#codigo_ocorrencia ⇒ Object

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_registro ⇒ Object

Returns the value of attribute codigo_registro.



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

def codigo_registro
  @codigo_registro
end

#comando ⇒ Object

Returns the value of attribute comando.



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

def comando
  @comando
end

#convenio ⇒ Object

Returns the value of attribute convenio.



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

def convenio
  @convenio
end

#data_credito ⇒ Object

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_liquidacao ⇒ Object

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_ocorrencia ⇒ Object

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_vencimento ⇒ Object

Returns the value of attribute data_vencimento.



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

def data_vencimento
  @data_vencimento
end

#desconto ⇒ Object

Returns the value of attribute desconto.



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

def desconto
  @desconto
end

#desconto_concedito ⇒ Object

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_numero ⇒ Object

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_documento ⇒ Object

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_valor ⇒ Object

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_lancamento ⇒ Object

Returns the value of attribute indicativo_lancamento.



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

def indicativo_lancamento
  @indicativo_lancamento
end

#iof ⇒ Object

Returns the value of attribute iof.



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

def iof
  @iof
end

#iof_desconto ⇒ Object

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_desconto ⇒ Object

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_mora ⇒ Object

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_ocorrencia ⇒ Object

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_recebimento ⇒ Object

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_numero ⇒ Object

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_despesas ⇒ Object

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_recebimento ⇒ Object

Returns the value of attribute outros_recebimento.



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

def outros_recebimento
  @outros_recebimento
end

#sequencial ⇒ Object

Returns the value of attribute sequencial.



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

def sequencial
  @sequencial
end

#tipo_chave_dict ⇒ Object

Campos especificos para cobranca hibrida



11
12
13
# File 'lib/brcobranca/retorno/base.rb', line 11

def tipo_chave_dict
  @tipo_chave_dict
end

#tipo_cobranca ⇒ Object

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_anterior ⇒ Object

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

#txid ⇒ Object

Campos especificos para cobranca hibrida



11
12
13
# File 'lib/brcobranca/retorno/base.rb', line 11

def txid
  @txid
end

#valor_abatimento ⇒ Object

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_ajuste ⇒ Object

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_lancamento ⇒ Object

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_recebido ⇒ Object

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_tarifa ⇒ Object

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_titulo ⇒ Object

Returns the value of attribute valor_titulo.



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

def valor_titulo
  @valor_titulo
end