Class Tot
Contém o resultado do processamento do totalizador de um evento contido no lote.
Inheritance
System.Object
Tot
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.Retorno
Assembly: Unimake.Business.DFe.dll
Syntax
public class Tot
Properties
ESocial5001
S-5001 - Informações das Contribuições Sociais por Trabalhador
Declaration
public ESocial5001 ESocial5001 { get; set; }
Property Value
Type | Description |
---|---|
ESocial5001 |
ESocial5002
S-5002 - Imposto de Renda Retido na Fonte por Trabalhador
Declaration
public ESocial5002 ESocial5002 { get; set; }
Property Value
Type | Description |
---|---|
ESocial5002 |
ESocial5011
S-5011 - Informações das Contribuições Sociais Consolidadas por Contribuinte
Declaration
public ESocial5011 ESocial5011 { get; set; }
Property Value
Type | Description |
---|---|
ESocial5011 |
ESocial5012
S-5012 - Imposto de Renda Retido na Fonte Consolidado por Contribuinte
Declaration
public ESocial5012 ESocial5012 { get; set; }
Property Value
Type | Description |
---|---|
ESocial5012 |
Tipo
Deve ser preenchido com os valores válidos para este campo.
Declaration
public string Tipo { get; set; }
Property Value
Type | Description |
---|---|
System.String |