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