Class: SEFAZ::Webservice::NFE::Dataset::ICMSPart
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::ICMSPart
- 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.
-
#modBCST ⇒ Object
Returns the value of attribute modBCST.
-
#orig ⇒ Object
Returns the value of attribute orig.
-
#pBCOp ⇒ Object
Returns the value of attribute pBCOp.
-
#pICMS ⇒ Object
Returns the value of attribute pICMS.
-
#pICMSST ⇒ Object
Returns the value of attribute pICMSST.
-
#pMVAST ⇒ Object
Returns the value of attribute pMVAST.
-
#pRedBC ⇒ Object
Returns the value of attribute pRedBC.
-
#pRedBCST ⇒ Object
Returns the value of attribute pRedBCST.
-
#UFST ⇒ Object
Returns the value of attribute UFST.
-
#vBC ⇒ Object
Returns the value of attribute vBC.
-
#vBCST ⇒ Object
Returns the value of attribute vBCST.
-
#vICMS ⇒ Object
Returns the value of attribute vICMS.
-
#vICMSST ⇒ Object
Returns the value of attribute vICMSST.
Instance Attribute Details
#CST ⇒ Object
Returns the value of attribute CST
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def CST @CST end |
#modBC ⇒ Object
Returns the value of attribute modBC
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def modBC @modBC end |
#modBCST ⇒ Object
Returns the value of attribute modBCST
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def modBCST @modBCST end |
#orig ⇒ Object
Returns the value of attribute orig
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def orig @orig end |
#pBCOp ⇒ Object
Returns the value of attribute pBCOp
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def pBCOp @pBCOp end |
#pICMS ⇒ Object
Returns the value of attribute pICMS
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def pICMS @pICMS end |
#pICMSST ⇒ Object
Returns the value of attribute pICMSST
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def pICMSST @pICMSST end |
#pMVAST ⇒ Object
Returns the value of attribute pMVAST
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def pMVAST @pMVAST end |
#pRedBC ⇒ Object
Returns the value of attribute pRedBC
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def pRedBC @pRedBC end |
#pRedBCST ⇒ Object
Returns the value of attribute pRedBCST
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def pRedBCST @pRedBCST end |
#UFST ⇒ Object
Returns the value of attribute UFST
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def UFST @UFST end |
#vBC ⇒ Object
Returns the value of attribute vBC
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def vBC @vBC end |
#vBCST ⇒ Object
Returns the value of attribute vBCST
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def vBCST @vBCST end |
#vICMS ⇒ Object
Returns the value of attribute vICMS
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def vICMS @vICMS end |
#vICMSST ⇒ Object
Returns the value of attribute vICMSST
45 46 47 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 45 def vICMSST @vICMSST end |