Class RetornoProcessamentoLoteEventos
Inheritance
System.Object
RetornoProcessamentoLoteEventos
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.ESocial
Assembly: Unimake.Business.DFe.dll
Syntax
public class RetornoProcessamentoLoteEventos
Properties
DadosProcessamentoLote
Declaration
public DadosProcessamentoLote DadosProcessamentoLote { get; set; }
Property Value
Type | Description |
---|---|
DadosProcessamentoLote |
DadosRecepcaoLote
Declaration
public DadosRecepcaoLoteRetorno DadosRecepcaoLote { get; set; }
Property Value
Type | Description |
---|---|
DadosRecepcaoLoteRetorno |
IdeEmpregador
Declaration
public IdeEmpregador IdeEmpregador { get; set; }
Property Value
Type | Description |
---|---|
IdeEmpregador |
IdeTransmissor
Declaration
public IdeTransmissor IdeTransmissor { get; set; }
Property Value
Type | Description |
---|---|
IdeTransmissor |
RetornoEventos
Declaration
public RetornoEventosESocial RetornoEventos { get; set; }
Property Value
Type | Description |
---|---|
RetornoEventosESocial |
StatusRetorno
Declaration
public StatusRetorno StatusRetorno { get; set; }
Property Value
Type | Description |
---|---|
StatusRetorno |