Class: Boletorb::Cedente

Inherits:
Object
  • Object
show all
Defined in:
lib/boletorb.rb

Instance Attribute Summary collapse

Instance Attribute Details

#agenciaObject

Returns the value of attribute agencia.



13
14
15
# File 'lib/boletorb.rb', line 13

def agencia
  @agencia
end

#bancoObject

Returns the value of attribute banco.



13
14
15
# File 'lib/boletorb.rb', line 13

def banco
  @banco
end

#carteiraObject

Returns the value of attribute carteira.



13
14
15
# File 'lib/boletorb.rb', line 13

def carteira
  @carteira
end

#codigo_cedenteObject

Returns the value of attribute codigo_cedente.



13
14
15
# File 'lib/boletorb.rb', line 13

def codigo_cedente
  @codigo_cedente
end

#contaObject

Returns the value of attribute conta.



13
14
15
# File 'lib/boletorb.rb', line 13

def conta
  @conta
end

#documentoObject

Returns the value of attribute documento.



13
14
15
# File 'lib/boletorb.rb', line 13

def documento
  @documento
end

#modalidade_carteiraObject

Returns the value of attribute modalidade_carteira.



13
14
15
# File 'lib/boletorb.rb', line 13

def modalidade_carteira
  @modalidade_carteira
end

#nomeObject

Returns the value of attribute nome.



13
14
15
# File 'lib/boletorb.rb', line 13

def nome
  @nome
end