Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoIRRF

    Informações relativas ao Imposto de Renda

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

    Properties

    IndExistInfo

    Indicativo de existência de valores de bases ou de tributos

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

    InfoCRDia

    Informações consolidadas do IRRF, por Código de Receita - CR diário

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

    InfoCRMen

    Informações consolidadas do IRRF, por Código de Receita - CR mensal

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

    NrRecArqBase

    Preencher com o número do recibo do arquivo que deu origem ao presente arquivo de retorno ao empregador

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