Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoCRIRRF

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

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

    Properties

    DedDepen

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

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

    InfoIR

    Informações complementares, vinculadas ao infoCRIRRF/tpCR, relacionadas a rendimentos tributáveis e a deduções e/ou isenções de acordo com a legislação aplicada ao imposto de renda

    Declaration
    public InfoIR InfoIR { get; set; }
    Property Value
    Type Description
    InfoIR

    InfoProcRet

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

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

    InfoRRA

    Informações complementares relativas a Rendimentos Recebidos Acumuladamente - RRA

    Declaration
    public InfoRRA2501 InfoRRA { get; set; }
    Property Value
    Type Description
    InfoRRA2501

    PenAlim

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

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

    TpCR

    Código de Receita - CR relativo a Imposto de Renda Retido na Fonte

    Declaration
    public string TpCR { get; set; }
    Property Value
    Type Description
    System.String

    VrCR

    Valor correspondente ao Código de Receita - CR. Validação: Deve ser informado de acordo com a legislação em vigor na competência. Deve ser maior ou igual a 0 (zero).

    Declaration
    public double VrCR { get; set; }
    Property Value
    Type Description
    System.Double

    VrCR13

    Valor relativo ao Imposto sobre a renda retido na fonte para o código de receita - 13º Salário.

    Declaration
    public double VrCR13 { get; set; }
    Property Value
    Type Description
    System.Double

    VrCR13Field

    Declaration
    public string VrCR13Field { get; set; }
    Property Value
    Type Description
    System.String

    VrCRField

    Declaration
    public string VrCRField { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ShouldSerializeVrCR13Field()

    Declaration
    public bool ShouldSerializeVrCR13Field()
    Returns
    Type Description
    System.Boolean