Class InfModal
Inherited Members
Namespace: Unimake.Business.DFe.Xml.MDFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType(Namespace = "http://www.portalfiscal.inf.br/mdfe")]
public class InfModal
Properties
Aereo
Informações do modal Aéreo
Declaration
[XmlElement("aereo")]
public Aereo Aereo { get; set; }
Property Value
| Type | Description |
|---|---|
| Aereo |
Aquav
Informações do modal Aquaviário
Declaration
[XmlElement("aquav")]
public Aquav Aquav { get; set; }
Property Value
| Type | Description |
|---|---|
| Aquav |
Ferrov
Informações do modal Ferroviário
Declaration
[XmlElement("ferrov")]
public Ferrov Ferrov { get; set; }
Property Value
| Type | Description |
|---|---|
| Ferrov |
Rodo
Informações do modal Rodoviário
Declaration
[XmlElement("rodo")]
public Rodo Rodo { get; set; }
Property Value
| Type | Description |
|---|---|
| Rodo |
VersaoModal
Versão do Modal
Declaration
[XmlAttribute(AttributeName = "versaoModal", DataType = "token")]
public string VersaoModal { get; set; }
Property Value
| Type | Description |
|---|---|
| string |