Class: SEFAZ::Webservice::NFE::Dataset::COFINSAliq
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::COFINSAliq
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#CST ⇒ Object
Returns the value of attribute CST.
-
#pCOFINS ⇒ Object
Returns the value of attribute pCOFINS.
-
#vBC ⇒ Object
Returns the value of attribute vBC.
-
#vCOFINS ⇒ Object
Returns the value of attribute vCOFINS.
Instance Attribute Details
#CST ⇒ Object
Returns the value of attribute CST
65 66 67 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 65 def CST @CST end |
#pCOFINS ⇒ Object
Returns the value of attribute pCOFINS
65 66 67 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 65 def pCOFINS @pCOFINS end |
#vBC ⇒ Object
Returns the value of attribute vBC
65 66 67 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 65 def vBC @vBC end |
#vCOFINS ⇒ Object
Returns the value of attribute vCOFINS
65 66 67 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 65 def vCOFINS @vCOFINS end |