Class: Brcobranca::Retorno::Base

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

Direct Known Subclasses

RetornoCbr643

Instance Attribute Summary collapse

Instance Attribute Details

#abatimento_nao_aproveitadoObject

Returns the value of attribute abatimento_nao_aproveitado.



33
34
35
# File 'lib/brcobranca/retorno/base.rb', line 33

def abatimento_nao_aproveitado
  @abatimento_nao_aproveitado
end

#agencia_com_dvObject

Agência com DV, posições 17 à 21



5
6
7
# File 'lib/brcobranca/retorno/base.rb', line 5

def agencia_com_dv
  @agencia_com_dv
end

#agencia_recebedora_com_dvObject

Returns the value of attribute agencia_recebedora_com_dv.



21
22
23
# File 'lib/brcobranca/retorno/base.rb', line 21

def agencia_recebedora_com_dv
  @agencia_recebedora_com_dv
end

#arquivoObject

Returns the value of attribute arquivo.



39
40
41
# File 'lib/brcobranca/retorno/base.rb', line 39

def arquivo
  @arquivo
end

#banco_recebedorObject

Returns the value of attribute banco_recebedor.



20
21
22
# File 'lib/brcobranca/retorno/base.rb', line 20

def banco_recebedor
  @banco_recebedor
end

#carteiraObject

Returns the value of attribute carteira.



15
16
17
# File 'lib/brcobranca/retorno/base.rb', line 15

def carteira
  @carteira
end

#carteira_variacaoObject

Returns the value of attribute carteira_variacao.



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

def carteira_variacao
  @carteira_variacao
end

#cedente_com_dvObject

Returns the value of attribute cedente_com_dv.



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

def cedente_com_dv
  @cedente_com_dv
end

#comandoObject

Returns the value of attribute comando.



16
17
18
# File 'lib/brcobranca/retorno/base.rb', line 16

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.



23
24
25
# File 'lib/brcobranca/retorno/base.rb', line 23

def data_credito
  @data_credito
end

#data_liquidacaoObject

Returns the value of attribute data_liquidacao.



17
18
19
# File 'lib/brcobranca/retorno/base.rb', line 17

def data_liquidacao
  @data_liquidacao
end

#data_vencimentoObject

Returns the value of attribute data_vencimento.



18
19
20
# File 'lib/brcobranca/retorno/base.rb', line 18

def data_vencimento
  @data_vencimento
end

#descontoObject

Returns the value of attribute desconto.



13
14
15
# File 'lib/brcobranca/retorno/base.rb', line 13

def desconto
  @desconto
end

#desconto_conceditoObject

Returns the value of attribute desconto_concedito.



29
30
31
# File 'lib/brcobranca/retorno/base.rb', line 29

def desconto_concedito
  @desconto_concedito
end

#especie_documentoObject

Returns the value of attribute especie_documento.



22
23
24
# File 'lib/brcobranca/retorno/base.rb', line 22

def especie_documento
  @especie_documento
end

#indicador_valorObject

Returns the value of attribute indicador_valor.



36
37
38
# File 'lib/brcobranca/retorno/base.rb', line 36

def indicador_valor
  @indicador_valor
end

#indicativo_lancamentoObject

Returns the value of attribute indicativo_lancamento.



35
36
37
# File 'lib/brcobranca/retorno/base.rb', line 35

def indicativo_lancamento
  @indicativo_lancamento
end

#iofObject

Returns the value of attribute iof.



14
15
16
# File 'lib/brcobranca/retorno/base.rb', line 14

def iof
  @iof
end

#iof_descontoObject

Returns the value of attribute iof_desconto.



27
28
29
# File 'lib/brcobranca/retorno/base.rb', line 27

def iof_desconto
  @iof_desconto
end

#juros_descontoObject

Returns the value of attribute juros_desconto.



26
27
28
# File 'lib/brcobranca/retorno/base.rb', line 26

def juros_desconto
  @juros_desconto
end

#juros_moraObject

Returns the value of attribute juros_mora.



31
32
33
# File 'lib/brcobranca/retorno/base.rb', line 31

def juros_mora
  @juros_mora
end

#natureza_recebimentoObject

Returns the value of attribute natureza_recebimento.



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

def natureza_recebimento
  @natureza_recebimento
end

#nosso_numeroObject

Returns the value of attribute nosso_numero.



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

def nosso_numero
  @nosso_numero
end

#outras_despesasObject

Returns the value of attribute outras_despesas.



25
26
27
# File 'lib/brcobranca/retorno/base.rb', line 25

def outras_despesas
  @outras_despesas
end

#outros_recebimentoObject

Returns the value of attribute outros_recebimento.



32
33
34
# File 'lib/brcobranca/retorno/base.rb', line 32

def outros_recebimento
  @outros_recebimento
end

#sequencialObject

Returns the value of attribute sequencial.



38
39
40
# File 'lib/brcobranca/retorno/base.rb', line 38

def sequencial
  @sequencial
end

#tipo_cobrancaObject

Returns the value of attribute tipo_cobranca.



9
10
11
# File 'lib/brcobranca/retorno/base.rb', line 9

def tipo_cobranca
  @tipo_cobranca
end

#tipo_cobranca_anteriorObject

Returns the value of attribute tipo_cobranca_anterior.



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

def tipo_cobranca_anterior
  @tipo_cobranca_anterior
end

#valor_abatimentoObject

Returns the value of attribute valor_abatimento.



28
29
30
# File 'lib/brcobranca/retorno/base.rb', line 28

def valor_abatimento
  @valor_abatimento
end

#valor_ajusteObject

Returns the value of attribute valor_ajuste.



37
38
39
# File 'lib/brcobranca/retorno/base.rb', line 37

def valor_ajuste
  @valor_ajuste
end

#valor_lancamentoObject

Returns the value of attribute valor_lancamento.



34
35
36
# File 'lib/brcobranca/retorno/base.rb', line 34

def valor_lancamento
  @valor_lancamento
end

#valor_recebidoObject

Returns the value of attribute valor_recebido.



30
31
32
# File 'lib/brcobranca/retorno/base.rb', line 30

def valor_recebido
  @valor_recebido
end

#valor_tarifaObject

Returns the value of attribute valor_tarifa.



24
25
26
# File 'lib/brcobranca/retorno/base.rb', line 24

def valor_tarifa
  @valor_tarifa
end

#valor_tituloObject

Returns the value of attribute valor_titulo.



19
20
21
# File 'lib/brcobranca/retorno/base.rb', line 19

def valor_titulo
  @valor_titulo
end