Class: SEFAZ::Webservice::NFE::Dataset::FAT
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::FAT
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#nFat ⇒ Object
Returns the value of attribute nFat.
-
#vDesc ⇒ Object
Returns the value of attribute vDesc.
-
#vLiq ⇒ Object
Returns the value of attribute vLiq.
-
#vOrig ⇒ Object
Returns the value of attribute vOrig.
Instance Attribute Details
#nFat ⇒ Object
Returns the value of attribute nFat
85 86 87 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 85 def nFat @nFat end |
#vDesc ⇒ Object
Returns the value of attribute vDesc
85 86 87 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 85 def vDesc @vDesc end |
#vLiq ⇒ Object
Returns the value of attribute vLiq
85 86 87 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 85 def vLiq @vLiq end |
#vOrig ⇒ Object
Returns the value of attribute vOrig
85 86 87 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 85 def vOrig @vOrig end |