Class InfoIRComplem
Informações relacionadas à retenção na fonte, aos rendimentos tributáveis e não tributáveis, deduções e/ou isenções, etc., de acordo com a legislação aplicada ao imposto de renda
Inheritance
System.Object
InfoIRComplem
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 InfoIRComplem
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 |
InfoDep
Informações de dependentes não cadastrados pelo S-2200/S-2205/S-2300/S-2400/S-2405
Declaration
public List<InfoDep> InfoDep { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoDep> |
InfoIRCR
Informações de Imposto de Renda, por Código de Receita - CR
Declaration
public List<InfoIRCR> InfoIRCR { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoIRCR> |
InfoReembMed
Informações relativas a reembolsos efetuados no período de apuração (perApur) pelo empregador ao trabalhador referente a despesas médicas ou odontológicas pagas pelo trabalhador a prestadores de serviços de saúde
Declaration
public List<InfoReembMed1210> InfoReembMed { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoReembMed1210> |
PerAnt
Informações complementares de períodos anteriores
Declaration
public PerAnt1210 PerAnt { get; set; }
Property Value
Type | Description |
---|---|
PerAnt1210 |
PlanSaude
Plano de saúde coletivo
Declaration
public List<PlanSaude1210> PlanSaude { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<PlanSaude1210> |
Methods
ShouldSerializeDtLaudoField()
Declaration
public bool ShouldSerializeDtLaudoField()
Returns
Type | Description |
---|---|
System.Boolean |