Class InfoIRComplem5002
Informações complementares para a DIRF ou para a DAA, com a legislação aplicada ao imposto de renda
Inheritance
System.Object
InfoIRComplem5002
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 InfoIRComplem5002
Properties
DtLaudo
Data da moléstia grave atribuída pelo laudo
Declaration
public DateTimeOffset DtLaudo { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtLaudoField
Declaration
public string DtLaudoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeDep
Identificação dos dependentes
Declaration
public List<IdeDep5002> IdeDep { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<IdeDep5002> |
InfoIRCR
Informações de Imposto de Renda, por Código de Receita - CR
Declaration
public List<InfoIRCR5002> InfoIRCR { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoIRCR5002> |
InfoReembMed
Reembolsos de despesas médicas
Declaration
public List<InfoReembMed5002> InfoReembMed { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoReembMed5002> |
PerAnt
Identificação do evento S-1210 original e perRef cujas informações de infoIRComplem serão alteradas
Declaration
public PerAnt5002 PerAnt { get; set; }
Property Value
Type | Description |
---|---|
PerAnt5002 |
PlanSaude
Plano de saúde coletivo
Declaration
public List<PlanSaude5002> PlanSaude { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<PlanSaude5002> |