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