Class InfCTeNorm
Informações do CTe normal.
Inheritance
System.Object
InfCTeNorm
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Unimake.Business.DFe.Xml.CTe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class InfCTeNorm
Properties
Cobr
Informações da cobrança.
Declaration
public Cobr Cobr { get; set; }
Property Value
Type | Description |
---|---|
Cobr |
DocAnt
Informações dos documentos anteriores.
Declaration
public DocAnt DocAnt { get; set; }
Property Value
Type | Description |
---|---|
DocAnt |
InfCarga
Informações da Carga.
Declaration
public InfCarga InfCarga { get; set; }
Property Value
Type | Description |
---|---|
InfCarga |
InfCteSub
Informações do CT-e de substituição.
Declaration
public InfCteSub InfCteSub { get; set; }
Property Value
Type | Description |
---|---|
InfCteSub |
InfDoc
Informações dos documentos transportados.
Declaration
public InfDoc InfDoc { get; set; }
Property Value
Type | Description |
---|---|
InfDoc |
InfGlobalizado
Informações do CT-e globalizado.
Declaration
public InfGlobalizado InfGlobalizado { get; set; }
Property Value
Type | Description |
---|---|
InfGlobalizado |
InfModal
Informações do modal.
Declaration
public InfModal InfModal { get; set; }
Property Value
Type | Description |
---|---|
InfModal |
InfServVinc
Informações dos serviços vinculados.
Declaration
public InfServVinc InfServVinc { get; set; }
Property Value
Type | Description |
---|---|
InfServVinc |
VeicNovos
Informações dos veículos novos.
Declaration
public List<VeicNovos> VeicNovos { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<VeicNovos> |