Class: OpennfseOsasco::Tributacao

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

Instance Attribute Summary collapse

Method Summary

Methods included from Extensions::MassAssignment

#initialize

Instance Attribute Details

#aliquotaObject

Returns the value of attribute aliquota.



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

def aliquota
  @aliquota
end

#atividadeObject

Returns the value of attribute atividade.



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

def atividade
  @atividade
end

#substituicao_tributariaObject

Returns the value of attribute substituicao_tributaria.



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

def substituicao_tributaria
  @substituicao_tributaria
end

#valor_cofinsObject

Returns the value of attribute valor_cofins.



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

def valor_cofins
  @valor_cofins
end

#valor_csllObject

Returns the value of attribute valor_csll.



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

def valor_csll
  @valor_csll
end

#valor_deducaoObject

Returns the value of attribute valor_deducao.



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

def valor_deducao
  @valor_deducao
end

#valor_inssObject

Returns the value of attribute valor_inss.



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

def valor_inss
  @valor_inss
end

#valor_irObject

Returns the value of attribute valor_ir.



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

def valor_ir
  @valor_ir
end

#valor_outros_impostosObject

Returns the value of attribute valor_outros_impostos.



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

def valor_outros_impostos
  @valor_outros_impostos
end

#valor_pis_pasepObject

Returns the value of attribute valor_pis_pasep.



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

def valor_pis_pasep
  @valor_pis_pasep
end