Class DetInfoPerRef
Detalhamento das informações de remuneração por período de referência.Deve ser preenchido com informações de { infoPerApur } e {infoPerAnt} do S-1200 e S-2299, e de { dmDev } do S-2399, quando houver.
Inheritance
System.Object
DetInfoPerRef
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 DetInfoPerRef
Properties
Ind13
Indicativo de 13° salário. Valores válidos: 0 - Mensal 1 - 13° salário(codIncCP em S-1010 = [12, 14, 16, 22, 26, 32, 92, 94, 96, 98]) Validação: Se indApuracao = [2], preencher com[1].
Declaration
public string Ind13 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpVrPerRef
Tipo de valor que influi na apuração da contribuição devida.
Declaration
public string TpVrPerRef { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VrPerRef
Valor da base de cálculo, dedução ou desconto da contribuição social, conforme definido no campo tpVrPerRef.
Declaration
public double VrPerRef { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrPerRefField
Declaration
public string VrPerRefField { get; set; }
Property Value
Type | Description |
---|---|
System.String |