Class: SEFAZ::Webservice::NFE::Dataset::PISAliq
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::PISAliq
- 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.
-
#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
59 60 61 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 59 def CST @CST end |
#pPIS ⇒ Object
Returns the value of attribute pPIS
59 60 61 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 59 def pPIS @pPIS end |
#vBC ⇒ Object
Returns the value of attribute vBC
59 60 61 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 59 def vBC @vBC end |
#vPIS ⇒ Object
Returns the value of attribute vPIS
59 60 61 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 59 def vPIS @vPIS end |