Class: SEFAZ::Webservice::NFE::Dataset::IMPOSTO
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::IMPOSTO
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#COFINS ⇒ Object
Returns the value of attribute COFINS.
-
#COFINSST ⇒ Object
Returns the value of attribute COFINSST.
-
#ICMS ⇒ Object
Returns the value of attribute ICMS.
-
#ICMSUFDest ⇒ Object
Returns the value of attribute ICMSUFDest.
-
#II ⇒ Object
Returns the value of attribute II.
-
#IPI ⇒ Object
Returns the value of attribute IPI.
-
#ISSQN ⇒ Object
Returns the value of attribute ISSQN.
-
#PIS ⇒ Object
Returns the value of attribute PIS.
-
#PISST ⇒ Object
Returns the value of attribute PISST.
-
#vTotTrib ⇒ Object
Returns the value of attribute vTotTrib.
Instance Attribute Details
#COFINS ⇒ Object
Returns the value of attribute COFINS
34 35 36 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 34 def COFINS @COFINS end |
#COFINSST ⇒ Object
Returns the value of attribute COFINSST
34 35 36 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 34 def COFINSST @COFINSST end |
#ICMS ⇒ Object
Returns the value of attribute ICMS
34 35 36 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 34 def ICMS @ICMS end |
#ICMSUFDest ⇒ Object
Returns the value of attribute ICMSUFDest
34 35 36 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 34 def ICMSUFDest @ICMSUFDest end |
#II ⇒ Object
Returns the value of attribute II
34 35 36 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 34 def II @II end |
#IPI ⇒ Object
Returns the value of attribute IPI
34 35 36 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 34 def IPI @IPI end |
#ISSQN ⇒ Object
Returns the value of attribute ISSQN
34 35 36 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 34 def ISSQN @ISSQN end |
#PIS ⇒ Object
Returns the value of attribute PIS
34 35 36 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 34 def PIS @PIS end |
#PISST ⇒ Object
Returns the value of attribute PISST
34 35 36 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 34 def PISST @PISST end |
#vTotTrib ⇒ Object
Returns the value of attribute vTotTrib
34 35 36 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 34 def vTotTrib @vTotTrib end |