Class: Imposto
- Inherits:
-
Object
- Object
- Imposto
- Defined in:
- lib/nfe/entidades/infNFe/det/imposto.rb
Instance Attribute Summary collapse
-
#cEAN ⇒ Object
Returns the value of attribute cEAN.
-
#CFOP ⇒ Object
Returns the value of attribute CFOP.
-
#cProd ⇒ Object
/imposto/ICMS/ICMS00.
-
#EXTIPI ⇒ Object
Returns the value of attribute EXTIPI.
-
#NCM ⇒ Object
Returns the value of attribute NCM.
-
#qCom ⇒ Object
Returns the value of attribute qCom.
-
#uCom ⇒ Object
Returns the value of attribute uCom.
-
#xProd ⇒ Object
Returns the value of attribute xProd.
Instance Attribute Details
#cEAN ⇒ Object
Returns the value of attribute cEAN.
5 6 7 |
# File 'lib/nfe/entidades/infNFe/det/imposto.rb', line 5 def cEAN @cEAN end |
#CFOP ⇒ Object
Returns the value of attribute CFOP.
9 10 11 |
# File 'lib/nfe/entidades/infNFe/det/imposto.rb', line 9 def CFOP @CFOP end |
#cProd ⇒ Object
/imposto/ICMS/ICMS00
4 5 6 |
# File 'lib/nfe/entidades/infNFe/det/imposto.rb', line 4 def cProd @cProd end |
#EXTIPI ⇒ Object
Returns the value of attribute EXTIPI.
8 9 10 |
# File 'lib/nfe/entidades/infNFe/det/imposto.rb', line 8 def EXTIPI @EXTIPI end |
#NCM ⇒ Object
Returns the value of attribute NCM.
7 8 9 |
# File 'lib/nfe/entidades/infNFe/det/imposto.rb', line 7 def NCM @NCM end |
#qCom ⇒ Object
Returns the value of attribute qCom.
11 12 13 |
# File 'lib/nfe/entidades/infNFe/det/imposto.rb', line 11 def qCom @qCom end |
#uCom ⇒ Object
Returns the value of attribute uCom.
10 11 12 |
# File 'lib/nfe/entidades/infNFe/det/imposto.rb', line 10 def uCom @uCom end |
#xProd ⇒ Object
Returns the value of attribute xProd.
6 7 8 |
# File 'lib/nfe/entidades/infNFe/det/imposto.rb', line 6 def xProd @xProd end |