Class: SEFAZ::Webservice::NFE::Dataset::REBOQUE
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::REBOQUE
- 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
81 82 83 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 81 def placa @placa end |
#RNTC ⇒ Object
Returns the value of attribute RNTC
81 82 83 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 81 def RNTC @RNTC end |
#UF ⇒ Object
Returns the value of attribute UF
81 82 83 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 81 def UF @UF end |