Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoTributos

    Identificação do período e da base de cálculo dos tributos referentes ao processo trabalhista.

    Inheritance
    object
    InfoTributos
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.ESocial
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfoTributos

    Properties

    InfoCRContrib

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

    Declaration
    [XmlElement("infoCRContrib")]
    public List<InfoCRContrib5501> InfoCRContrib { get; set; }
    Property Value
    Type Description
    List<InfoCRContrib5501>

    PerRef

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

    Declaration
    [XmlIgnore]
    public DateTimeOffset PerRef { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    PerRefField

    Declaration
    [XmlElement("perRef")]
    public string PerRefField { get; set; }
    Property Value
    Type Description
    string