Class: OpennfseOsasco::Tomador

Inherits:
Object
  • Object
show all
Includes:
Extensions::MassAssignment
Defined in:
lib/opennfse_osasco/tomador.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Extensions::MassAssignment

#initialize

Instance Attribute Details

#bairroObject

Returns the value of attribute bairro.



7
8
9
# File 'lib/opennfse_osasco/tomador.rb', line 7

def bairro
  @bairro
end

#cidadeObject

Returns the value of attribute cidade.



9
10
11
# File 'lib/opennfse_osasco/tomador.rb', line 9

def cidade
  @cidade
end

#cnpjObject

Returns the value of attribute cnpj.



5
6
7
# File 'lib/opennfse_osasco/tomador.rb', line 5

def cnpj
  @cnpj
end

#complementoObject

Returns the value of attribute complemento.



11
12
13
# File 'lib/opennfse_osasco/tomador.rb', line 11

def complemento
  @complemento
end

#logradouroObject

Returns the value of attribute logradouro.



15
16
17
# File 'lib/opennfse_osasco/tomador.rb', line 15

def logradouro
  @logradouro
end

#nomeObject

Returns the value of attribute nome.



23
24
25
# File 'lib/opennfse_osasco/tomador.rb', line 23

def nome
  @nome
end

#numeroObject

Returns the value of attribute numero.



17
18
19
# File 'lib/opennfse_osasco/tomador.rb', line 17

def numero
  @numero
end

#paisObject

Returns the value of attribute pais.



19
20
21
# File 'lib/opennfse_osasco/tomador.rb', line 19

def pais
  @pais
end

#tipo_logradouroObject

Returns the value of attribute tipo_logradouro.



21
22
23
# File 'lib/opennfse_osasco/tomador.rb', line 21

def tipo_logradouro
  @tipo_logradouro
end

#ufObject

Returns the value of attribute uf.



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

def uf
  @uf
end