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