Class InfoFGTS5003
Informações relativas ao Fundo de Garantia do Tempo de Serviço - FGTS
Inheritance
System.Object
InfoFGTS5003
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 InfoFGTS5003
Properties
ClassTrib
Preencher com o código correspondente à classificação tributária do contribuinte, conforme Tabela 08
Declaration
public ClassificacaoTributaria? ClassTrib { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<ClassificacaoTributaria> |
DtVenc
Data de vencimento do FGTS mensal
Declaration
public DateTimeOffset DtVenc { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtVencField
Declaration
public string DtVencField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeEstab
Identificação do estabelecimento ou obra de construção civil
Declaration
public List<IdeEstab5003> IdeEstab { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<IdeEstab5003> |
Methods
ShouldSerializeClassTrib()
Declaration
public bool ShouldSerializeClassTrib()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeDtVencField()
Declaration
public bool ShouldSerializeDtVencField()
Returns
Type | Description |
---|---|
System.Boolean |