Class RetornoEventoESocial
Inherited Members
Namespace: Unimake.Business.DFe.Xml.ESocial.Retorno
Assembly: Unimake.Business.DFe.dll
Syntax
public class RetornoEventoESocial
Properties
RetornoEvento
Contém as informações do evento enviado (ID, dados de recepção)
Declaration
[XmlElement("retornoEvento")]
public EventoRetorno RetornoEvento { get; set; }
Property Value
| Type | Description |
|---|---|
| EventoRetorno |
Signature
Declaration
[XmlElement(ElementName = "Signature", Namespace = "http://www.w3.org/2000/09/xmldsig#")]
public Signature Signature { get; set; }
Property Value
| Type | Description |
|---|---|
| Signature |