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