Class: SEFAZ::Webservice::NFE::Dataset::TRANSPORTA
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::TRANSPORTA
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#CNPJ ⇒ Object
Returns the value of attribute CNPJ.
-
#CPF ⇒ Object
Returns the value of attribute CPF.
-
#IE ⇒ Object
Returns the value of attribute IE.
-
#UF ⇒ Object
Returns the value of attribute UF.
-
#xEnder ⇒ Object
Returns the value of attribute xEnder.
-
#xMun ⇒ Object
Returns the value of attribute xMun.
-
#xNome ⇒ Object
Returns the value of attribute xNome.
Instance Attribute Details
#CNPJ ⇒ Object
Returns the value of attribute CNPJ
78 79 80 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 78 def CNPJ @CNPJ end |
#CPF ⇒ Object
Returns the value of attribute CPF
78 79 80 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 78 def CPF @CPF end |
#IE ⇒ Object
Returns the value of attribute IE
78 79 80 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 78 def IE @IE end |
#UF ⇒ Object
Returns the value of attribute UF
78 79 80 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 78 def UF @UF end |
#xEnder ⇒ Object
Returns the value of attribute xEnder
78 79 80 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 78 def xEnder @xEnder end |
#xMun ⇒ Object
Returns the value of attribute xMun
78 79 80 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 78 def xMun @xMun end |
#xNome ⇒ Object
Returns the value of attribute xNome
78 79 80 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 78 def xNome @xNome end |