Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class CalcTrib

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

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

    Properties

    InfoCRContrib

    Informações das contribuições sociais devidas à Previdência Social e Outras Entidades e Fundos, por Código de Receita - CR

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

    PerRef

    Informar o mês/ano (formato AAAA-MM) de referência das informações

    Declaration
    public DateTimeOffset PerRef { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    PerRefField

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

    VrBcCp13

    Valor da base de cálculo da contribuição previdenciária sobre a remuneração do trabalhador referente ao 13º salário. Validação: Deve ser maior ou igual a 0 (zero).

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

    VrBcCp13Field

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

    VrBcCpMensal

    Valor da base de cálculo da contribuição previdenciária sobre a remuneração mensal do trabalhador. Validação: Deve ser maior ou igual a 0 (zero).

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

    VrBcCpMensalField

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