Class InfoBasePisPasep
Informações sobre bases de cálculo do PIS/PASEP.
Inheritance
System.Object
InfoBasePisPasep
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 InfoBasePisPasep
Properties
Ind13
Indicativo de 13° salário.
Declaration
public IndicativoDecimoTerceiro Ind13 { get; set; }
Property Value
Type | Description |
---|---|
IndicativoDecimoTerceiro |
TpValorPisPasep
Tipo de valor que influi na apuração da contribuição devida.
Declaration
public TipoValorApuracaoContribuicao TpValorPisPasep { get; set; }
Property Value
Type | Description |
---|---|
TipoValorApuracaoContribuicao |
ValorPisPasep
Valor da base de cálculo, dedução ou desconto da contribuição social devida ao PIS/PASEP.
Declaration
public double ValorPisPasep { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ValorPisPasepField
Declaration
public string ValorPisPasepField { get; set; }
Property Value
Type | Description |
---|---|
System.String |