Class: SEFAZ::Webservice::SAT::Dataset::Sale::IMPOSTO
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::SAT::Dataset::Sale::IMPOSTO
- Defined in:
- lib/sefaz/webservice/sat/dataset/sale.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.
-
#ISSQN ⇒ Object
Returns the value of attribute ISSQN.
-
#PIS ⇒ Object
Returns the value of attribute PIS.
-
#PISST ⇒ Object
Returns the value of attribute PISST.
-
#vItem12741 ⇒ Object
Returns the value of attribute vItem12741.
Instance Attribute Details
#COFINS ⇒ Object
Returns the value of attribute COFINS
19 20 21 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 19 def COFINS @COFINS end |
#COFINSST ⇒ Object
Returns the value of attribute COFINSST
19 20 21 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 19 def COFINSST @COFINSST end |
#ICMS ⇒ Object
Returns the value of attribute ICMS
19 20 21 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 19 def ICMS @ICMS end |
#ISSQN ⇒ Object
Returns the value of attribute ISSQN
19 20 21 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 19 def ISSQN @ISSQN end |
#PIS ⇒ Object
Returns the value of attribute PIS
19 20 21 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 19 def PIS @PIS end |
#PISST ⇒ Object
Returns the value of attribute PISST
19 20 21 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 19 def PISST @PISST end |
#vItem12741 ⇒ Object
Returns the value of attribute vItem12741
19 20 21 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 19 def vItem12741 @vItem12741 end |