Class: SEFAZ::Webservice::SAT::Dataset::Sale::PISQtde
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::SAT::Dataset::Sale::PISQtde
- Defined in:
- lib/sefaz/webservice/sat/dataset/sale.rb
Instance Attribute Summary collapse
-
#CST ⇒ Object
Returns the value of attribute CST.
-
#qBCProd ⇒ Object
Returns the value of attribute qBCProd.
-
#vAliqProd ⇒ Object
Returns the value of attribute vAliqProd.
Instance Attribute Details
#CST ⇒ Object
Returns the value of attribute CST
27 28 29 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 27 def CST @CST end |
#qBCProd ⇒ Object
Returns the value of attribute qBCProd
27 28 29 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 27 def qBCProd @qBCProd end |
#vAliqProd ⇒ Object
Returns the value of attribute vAliqProd
27 28 29 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 27 def vAliqProd @vAliqProd end |