Class: SEFAZ::Webservice::SAT::Dataset::Sale::PISST
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::SAT::Dataset::Sale::PISST
- Defined in:
- lib/sefaz/webservice/sat/dataset/sale.rb
Instance Attribute Summary collapse
-
#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
#pPIS ⇒ Object
Returns the value of attribute pPIS
31 32 33 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 31 def pPIS @pPIS end |
#qBCProd ⇒ Object
Returns the value of attribute qBCProd
31 32 33 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 31 def qBCProd @qBCProd end |
#vAliqProd ⇒ Object
Returns the value of attribute vAliqProd
31 32 33 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 31 def vAliqProd @vAliqProd end |
#vBC ⇒ Object
Returns the value of attribute vBC
31 32 33 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 31 def vBC @vBC end |