Class: SEFAZ::Webservice::NFE::Dataset::IPITrib
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::IPITrib
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#CST ⇒ Object
Returns the value of attribute CST.
-
#qUnid ⇒ Object
Returns the value of attribute qUnid.
-
#vBC ⇒ Object
Returns the value of attribute vBC.
-
#vIPI ⇒ Object
Returns the value of attribute vIPI.
-
#vUnid ⇒ Object
Returns the value of attribute vUnid.
Instance Attribute Details
#CST ⇒ Object
Returns the value of attribute CST
55 56 57 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 55 def CST @CST end |
#qUnid ⇒ Object
Returns the value of attribute qUnid
55 56 57 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 55 def qUnid @qUnid end |
#vBC ⇒ Object
Returns the value of attribute vBC
55 56 57 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 55 def vBC @vBC end |
#vIPI ⇒ Object
Returns the value of attribute vIPI
55 56 57 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 55 def vIPI @vIPI end |
#vUnid ⇒ Object
Returns the value of attribute vUnid
55 56 57 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 55 def vUnid @vUnid end |