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 |
---|---|
DadosProcessamentoLote |
DadosRecepcaoLote
Declaration
public DadosRecepcaoLote DadosRecepcaoLote { get; set; }
Property Value
Type | Description |
---|---|
DadosRecepcaoLote |
IdeContribuinte
Declaration
public IdeContribuinte IdeContribuinte { get; set; }
Property Value
Type | Description |
---|---|
IdeContribuinte |
RetornoEventos
Declaration
public RetornoEventosLoteAssincrono RetornoEventos { get; set; }
Property Value
Type | Description |
---|---|
RetornoEventosLoteAssincrono |
Status
Declaration
public Status Status { get; set; }
Property Value
Type | Description |
---|---|
Status |