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