Class InfoFGTSProcTrab
Informações relativas ao FGTS do processo trabalhista
Inheritance
System.Object
InfoFGTSProcTrab
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 InfoFGTSProcTrab
Properties
IdeEstab
Identificação do estabelecimento responsável pelo pagamento ao trabalhador dos valores informados
Declaration
public IdeEstab5503 IdeEstab { get; set; }
Property Value
Type | Description |
---|---|
IdeEstab5503 |
TotalFGTS
Valor total de FGTS a recolher no processo trabalhista.
Declaration
public double TotalFGTS { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TotalFGTSField
Declaration
public string TotalFGTSField { get; set; }
Property Value
Type | Description |
---|---|
System.String |