Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeTrab2501

    Identificação do trabalhador

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

    Properties

    CalcTrib

    Identificação do período e da base de cálculo dos tributos

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

    CpfTrab

    Preencher com o número do CPF do trabalhador

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

    InfoCRIRRF

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

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

    InfoIRComplem

    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

    Declaration
    public InfoIRComplem2501 InfoIRComplem { get; set; }
    Property Value
    Type Description
    InfoIRComplem2501