Class: SEFAZ::Webservice::NFE::Dataset::ICMS00
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::ICMS00
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#CST ⇒ Object
Returns the value of attribute CST.
-
#modBC ⇒ Object
Returns the value of attribute modBC.
-
#orig ⇒ Object
Returns the value of attribute orig.
-
#pFCP ⇒ Object
Returns the value of attribute pFCP.
-
#pICMS ⇒ Object
Returns the value of attribute pICMS.
-
#vBC ⇒ Object
Returns the value of attribute vBC.
-
#vFCP ⇒ Object
Returns the value of attribute vFCP.
-
#vICMS ⇒ Object
Returns the value of attribute vICMS.
Instance Attribute Details
#CST ⇒ Object
Returns the value of attribute CST
36 37 38 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 36 def CST @CST end |
#modBC ⇒ Object
Returns the value of attribute modBC
36 37 38 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 36 def modBC @modBC end |
#orig ⇒ Object
Returns the value of attribute orig
36 37 38 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 36 def orig @orig end |
#pFCP ⇒ Object
Returns the value of attribute pFCP
36 37 38 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 36 def pFCP @pFCP end |
#pICMS ⇒ Object
Returns the value of attribute pICMS
36 37 38 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 36 def pICMS @pICMS end |
#vBC ⇒ Object
Returns the value of attribute vBC
36 37 38 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 36 def vBC @vBC end |
#vFCP ⇒ Object
Returns the value of attribute vFCP
36 37 38 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 36 def vFCP @vFCP end |
#vICMS ⇒ Object
Returns the value of attribute vICMS
36 37 38 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 36 def vICMS @vICMS end |