Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoIRCR

    Informações de Imposto de Renda, por Código de Receita - CR

    Inheritance
    System.Object
    InfoIRCR
    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 InfoIRCR

    Properties

    DedDepen

    Dedução do rendimento tributável relativa a dependentes

    Declaration
    public List<DedDepen> DedDepen { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<DedDepen>

    InfoProcRet

    Informações de processos relacionados a não retenção de tributos ou a depósitos judiciais

    Declaration
    public List<InfoProcRet1210> InfoProcRet { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<InfoProcRet1210>

    PenAlim

    Informação dos beneficiários da pensão alimentícia

    Declaration
    public List<PenAlim> PenAlim { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<PenAlim>

    PrevidCompl

    Informações relativas a planos de previdência complementar

    Declaration
    public List<PrevidCompl1210> PrevidCompl { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<PrevidCompl1210>

    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