Class: SEFAZ::Webservice::NFE::Dataset::COMB
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::COMB
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#CIDE ⇒ Object
Returns the value of attribute CIDE.
-
#CODIF ⇒ Object
Returns the value of attribute CODIF.
-
#cProdANP ⇒ Object
Returns the value of attribute cProdANP.
-
#descANP ⇒ Object
Returns the value of attribute descANP.
-
#encerrante ⇒ Object
Returns the value of attribute encerrante.
-
#pGLP ⇒ Object
Returns the value of attribute pGLP.
-
#pGNi ⇒ Object
Returns the value of attribute pGNi.
-
#pGNn ⇒ Object
Returns the value of attribute pGNn.
-
#qTemp ⇒ Object
Returns the value of attribute qTemp.
-
#UFCons ⇒ Object
Returns the value of attribute UFCons.
-
#vPart ⇒ Object
Returns the value of attribute vPart.
Instance Attribute Details
#CIDE ⇒ Object
Returns the value of attribute CIDE
31 32 33 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 31 def CIDE @CIDE end |
#CODIF ⇒ Object
Returns the value of attribute CODIF
31 32 33 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 31 def CODIF @CODIF end |
#cProdANP ⇒ Object
Returns the value of attribute cProdANP
31 32 33 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 31 def cProdANP @cProdANP end |
#descANP ⇒ Object
Returns the value of attribute descANP
31 32 33 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 31 def descANP @descANP end |
#encerrante ⇒ Object
Returns the value of attribute encerrante
31 32 33 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 31 def encerrante @encerrante end |
#pGLP ⇒ Object
Returns the value of attribute pGLP
31 32 33 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 31 def pGLP @pGLP end |
#pGNi ⇒ Object
Returns the value of attribute pGNi
31 32 33 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 31 def pGNi @pGNi end |
#pGNn ⇒ Object
Returns the value of attribute pGNn
31 32 33 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 31 def pGNn @pGNn end |
#qTemp ⇒ Object
Returns the value of attribute qTemp
31 32 33 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 31 def qTemp @qTemp end |
#UFCons ⇒ Object
Returns the value of attribute UFCons
31 32 33 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 31 def UFCons @UFCons end |
#vPart ⇒ Object
Returns the value of attribute vPart
31 32 33 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 31 def vPart @vPart end |