Class InfoIRCR5002
Informações de Imposto de Renda, por Código de Receita - CR
Inheritance
System.Object
InfoIRCR5002
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 InfoIRCR5002
Properties
DedDepen
Dedução do rendimento tributável relativa a dependentes
Declaration
public List<DedDepen5002> DedDepen { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<DedDepen5002> |
InfoProcRet
Informações de processos relacionados a não retenção de tributos ou a depósitos judiciais
Declaration
public List<InfoProcRet5002> InfoProcRet { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoProcRet5002> |
PenAlim
Informação dos beneficiários da pensão alimentícia
Declaration
public List<PenAlim5002> PenAlim { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<PenAlim5002> |
PrevidCompl
Informações relativas a planos de previdência complementar
Declaration
public List<PrevidCompl5002> PrevidCompl { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<PrevidCompl5002> |
TpCR
Código de Receita - CR relativo ao Imposto de Renda Retido na Fonte sobre rendimentos do trabalho
Declaration
public TpCR TpCR { get; set; }
Property Value
Type | Description |
---|---|
TpCR |