Class InfoBasePerAntE
Informações referentes a bases de cálculo e valores do FGTS de períodos anteriores quando tpAcConv = [E, H, I]
Inheritance
System.Object
InfoBasePerAntE
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 InfoBasePerAntE
Properties
BasePerAntE
Informações sobre bases de cálculo e valores do FGTS referentes à remuneração de períodos anteriores quando tpAcConv = [E, H, I]
Declaration
public List<BasePerAntE> BasePerAntE { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BasePerAntE> |
PerRef
Informar o período ao qual se refere a remuneração, no formato AAAA-MM
Declaration
public DateTimeOffset PerRef { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
PerRefField
Declaration
public string PerRefField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpAcConv
Tipo do instrumento ou situação ensejadora da remuneração relativa a períodos de apuração anteriores
Declaration
public string TpAcConv { get; set; }
Property Value
Type | Description |
---|---|
System.String |