Class: SEFAZ::Webservice::NFE::Dataset::DET
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::DET
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#@nItem ⇒ Object
Returns the value of attribute @nItem.
-
#imposto ⇒ Object
Returns the value of attribute imposto.
-
#impostoDevol ⇒ Object
Returns the value of attribute impostoDevol.
-
#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
21 22 23 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 21
def @nItem
@@nItem
end
|
#imposto ⇒ Object
Returns the value of attribute imposto
21 22 23 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 21 def imposto @imposto end |
#impostoDevol ⇒ Object
Returns the value of attribute impostoDevol
21 22 23 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 21 def impostoDevol @impostoDevol end |
#infAdProd ⇒ Object
Returns the value of attribute infAdProd
21 22 23 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 21 def infAdProd @infAdProd end |
#prod ⇒ Object
Returns the value of attribute prod
21 22 23 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 21 def prod @prod end |