Class RetornoLoteEventosAssincrono
Inheritance
System.Object
RetornoLoteEventosAssincrono
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.EFDReinf
Assembly: Unimake.Business.DFe.dll
Syntax
public class RetornoLoteEventosAssincrono
Properties
DadosProcessamentoLote
Declaration
public DadosProcessamentoLote DadosProcessamentoLote { get; set; }
Property Value
Type | Description |
---|---|
Dados |
DadosRecepcaoLote
Declaration
public DadosRecepcaoLote DadosRecepcaoLote { get; set; }
Property Value
Type | Description |
---|---|
Dados |
IdeContribuinte
Declaration
public IdeContribuinte IdeContribuinte { get; set; }
Property Value
Type | Description |
---|---|
Ide |
RetornoEventos
Declaration
public RetornoEventosLoteAssincrono RetornoEventos { get; set; }
Property Value
Type | Description |
---|---|
Retorno |
Status
Declaration
public Status Status { get; set; }
Property Value
Type | Description |
---|---|
Status |