Class: SEFAZ::Webservice::NFE::Dataset::PISQtde
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::PISQtde
- Defined in:
- lib/sefaz/webservice/nfe/dataset.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.
-
#vPIS ⇒ Object
Returns the value of attribute vPIS.
Instance Attribute Details
#CST ⇒ Object
Returns the value of attribute CST
60 61 62 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 60 def CST @CST end |
#qBCProd ⇒ Object
Returns the value of attribute qBCProd
60 61 62 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 60 def qBCProd @qBCProd end |
#vAliqProd ⇒ Object
Returns the value of attribute vAliqProd
60 61 62 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 60 def vAliqProd @vAliqProd end |
#vPIS ⇒ Object
Returns the value of attribute vPIS
60 61 62 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 60 def vPIS @vPIS end |