Class: SEFAZ::Webservice::NFE::Dataset::ADI
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::ADI
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#cFabricante ⇒ Object
Returns the value of attribute cFabricante.
-
#nAdicao ⇒ Object
Returns the value of attribute nAdicao.
-
#nDraw ⇒ Object
Returns the value of attribute nDraw.
-
#nSeqAdic ⇒ Object
Returns the value of attribute nSeqAdic.
-
#vDescDI ⇒ Object
Returns the value of attribute vDescDI.
Instance Attribute Details
#cFabricante ⇒ Object
Returns the value of attribute cFabricante
24 25 26 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 24 def cFabricante @cFabricante end |
#nAdicao ⇒ Object
Returns the value of attribute nAdicao
24 25 26 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 24 def nAdicao @nAdicao end |
#nDraw ⇒ Object
Returns the value of attribute nDraw
24 25 26 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 24 def nDraw @nDraw end |
#nSeqAdic ⇒ Object
Returns the value of attribute nSeqAdic
24 25 26 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 24 def nSeqAdic @nSeqAdic end |
#vDescDI ⇒ Object
Returns the value of attribute vDescDI
24 25 26 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 24 def vDescDI @vDescDI end |