Class Tot
Contém o resultado do processamento do totalizador de um evento contido no lote.
Inherited Members
Namespace: Unimake.Business.DFe.Xml.ESocial.Retorno
Assembly: Unimake.Business.DFe.dll
Syntax
public class Tot
Properties
ESocial5001
S-5001 - Informações das Contribuições Sociais por Trabalhador
Declaration
[XmlElement("eSocial", Namespace = "http://www.esocial.gov.br/schema/evt/evtBasesTrab/v_S_01_03_00")]
public ESocial5001 ESocial5001 { get; set; }
Property Value
| Type | Description |
|---|---|
| ESocial5001 |
ESocial5002
S-5002 - Imposto de Renda Retido na Fonte por Trabalhador
Declaration
[XmlElement("eSocial", Namespace = "http://www.esocial.gov.br/schema/evt/evtIrrfBenef/v_S_01_03_00")]
public ESocial5002 ESocial5002 { get; set; }
Property Value
| Type | Description |
|---|---|
| ESocial5002 |
ESocial5011
S-5011 - Informações das Contribuições Sociais Consolidadas por Contribuinte
Declaration
[XmlElement("eSocial", Namespace = "http://www.esocial.gov.br/schema/evt/evtCS/v_S_01_03_00")]
public ESocial5011 ESocial5011 { get; set; }
Property Value
| Type | Description |
|---|---|
| ESocial5011 |
ESocial5012
S-5012 - Imposto de Renda Retido na Fonte Consolidado por Contribuinte
Declaration
[XmlElement("eSocial", Namespace = "http://www.esocial.gov.br/schema/evt/evtIrrf/v_S_01_03_00")]
public ESocial5012 ESocial5012 { get; set; }
Property Value
| Type | Description |
|---|---|
| ESocial5012 |
Tipo
Deve ser preenchido com os valores válidos para este campo.
Declaration
[XmlAttribute(AttributeName = "tipo", DataType = "token")]
public string Tipo { get; set; }
Property Value
| Type | Description |
|---|---|
| string |