Class: SEFAZ::Webservice::NFE::Dataset::RASTRO
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::RASTRO
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#cAgreg ⇒ Object
Returns the value of attribute cAgreg.
-
#dFab ⇒ Object
Returns the value of attribute dFab.
-
#dVal ⇒ Object
Returns the value of attribute dVal.
-
#nLote ⇒ Object
Returns the value of attribute nLote.
-
#qLote ⇒ Object
Returns the value of attribute qLote.
Instance Attribute Details
#cAgreg ⇒ Object
Returns the value of attribute cAgreg
27 28 29 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 27 def cAgreg @cAgreg end |
#dFab ⇒ Object
Returns the value of attribute dFab
27 28 29 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 27 def dFab @dFab end |
#dVal ⇒ Object
Returns the value of attribute dVal
27 28 29 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 27 def dVal @dVal end |
#nLote ⇒ Object
Returns the value of attribute nLote
27 28 29 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 27 def nLote @nLote end |
#qLote ⇒ Object
Returns the value of attribute qLote
27 28 29 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 27 def qLote @qLote end |