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