Class InfoTributos
Identificação do período e da base de cálculo dos tributos referentes ao processo trabalhista.
Inheritance
System.Object
InfoTributos
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 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
public List<InfoCRContribESocial5501> InfoCRContrib { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoCRContribESocial5501> |
PerRef
Informar o mês/ano (formato AAAA-MM) de referência das informações.
Declaration
public string PerRef { get; set; }
Property Value
Type | Description |
---|---|
System.String |