Class ProcessamentoRetornoESocial
Inheritance
System.Object
ProcessamentoRetornoESocial
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 ProcessamentoRetornoESocial
Properties
CdResposta
Declaration
public int CdResposta { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
DescResposta
Declaration
public string DescResposta { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DhProcessamento
Declaration
public DateTime DhProcessamento { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DhProcessamentoField
Declaration
public string DhProcessamentoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Ocorrencias
Declaration
public OcorrenciasRetornoConsulta Ocorrencias { get; set; }
Property Value
Type | Description |
---|---|
OcorrenciasRetornoConsulta |
VersaoAppProcessamento
Declaration
public string VersaoAppProcessamento { get; set; }
Property Value
Type | Description |
---|---|
System.String |