Class: SEFAZ::Webservice::SAT::Dataset::Sale::DET
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::SAT::Dataset::Sale::DET
- Defined in:
- lib/sefaz/webservice/sat/dataset/sale.rb
Instance Attribute Summary collapse
-
#@nItem ⇒ Object
Returns the value of attribute @nItem.
-
#imposto ⇒ Object
Returns the value of attribute imposto.
-
#infAdProd ⇒ Object
Returns the value of attribute infAdProd.
-
#prod ⇒ Object
Returns the value of attribute prod.
Instance Attribute Details
#@nItem ⇒ Object
Returns the value of attribute @nItem
16 17 18 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 16 def @nItem @@nItem end |
#imposto ⇒ Object
Returns the value of attribute imposto
16 17 18 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 16 def imposto @imposto end |
#infAdProd ⇒ Object
Returns the value of attribute infAdProd
16 17 18 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 16 def infAdProd @infAdProd end |
#prod ⇒ Object
Returns the value of attribute prod
16 17 18 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 16 def prod @prod end |