Class InfoIRComplem2501
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
InfoIRComplem2501
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 InfoIRComplem2501
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
Declaration
public List<InfoDep2501> InfoDep { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoDep2501> |