Class: SEFAZ::Webservice::NFE::Dataset::CANA
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::CANA
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#deduc ⇒ Object
Returns the value of attribute deduc.
-
#forDia ⇒ Object
Returns the value of attribute forDia.
-
#qTotAnt ⇒ Object
Returns the value of attribute qTotAnt.
-
#qTotGer ⇒ Object
Returns the value of attribute qTotGer.
-
#qTotMes ⇒ Object
Returns the value of attribute qTotMes.
-
#ref ⇒ Object
Returns the value of attribute ref.
-
#safra ⇒ Object
Returns the value of attribute safra.
-
#vFor ⇒ Object
Returns the value of attribute vFor.
-
#vLiqFor ⇒ Object
Returns the value of attribute vLiqFor.
-
#vTotDed ⇒ Object
Returns the value of attribute vTotDed.
Instance Attribute Details
#deduc ⇒ Object
Returns the value of attribute deduc
97 98 99 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 97 def deduc @deduc end |
#forDia ⇒ Object
Returns the value of attribute forDia
97 98 99 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 97 def forDia @forDia end |
#qTotAnt ⇒ Object
Returns the value of attribute qTotAnt
97 98 99 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 97 def qTotAnt @qTotAnt end |
#qTotGer ⇒ Object
Returns the value of attribute qTotGer
97 98 99 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 97 def qTotGer @qTotGer end |
#qTotMes ⇒ Object
Returns the value of attribute qTotMes
97 98 99 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 97 def qTotMes @qTotMes end |
#ref ⇒ Object
Returns the value of attribute ref
97 98 99 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 97 def ref @ref end |
#safra ⇒ Object
Returns the value of attribute safra
97 98 99 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 97 def safra @safra end |
#vFor ⇒ Object
Returns the value of attribute vFor
97 98 99 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 97 def vFor @vFor end |
#vLiqFor ⇒ Object
Returns the value of attribute vLiqFor
97 98 99 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 97 def vLiqFor @vLiqFor end |
#vTotDed ⇒ Object
Returns the value of attribute vTotDed
97 98 99 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 97 def vTotDed @vTotDed end |