Class: SEFAZ::Webservice::NFE::Dataset::VEICTRANSP
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::VEICTRANSP
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#placa ⇒ Object
Returns the value of attribute placa.
-
#RNTC ⇒ Object
Returns the value of attribute RNTC.
-
#UF ⇒ Object
Returns the value of attribute UF.
Instance Attribute Details
#placa ⇒ Object
Returns the value of attribute placa
80 81 82 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 80 def placa @placa end |
#RNTC ⇒ Object
Returns the value of attribute RNTC
80 81 82 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 80 def RNTC @RNTC end |
#UF ⇒ Object
Returns the value of attribute UF
80 81 82 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 80 def UF @UF end |