Class InfoVlr
Informações dos períodos e valores decorrentes de processo trabalhista
Inheritance
System.Object
InfoVlr
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 InfoVlr
Properties
Abono
Identificação do(s) ano(s)-base em que houve indenização substitutiva de abono salarial
Declaration
public List<Abono> Abono { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Abono> |
CompFim
Competência final a que se refere o processo ou conciliação, no formato AAAA-MM
Declaration
public DateTimeOffset CompFim { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
CompFimField
Declaration
public string CompFimField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CompIni
Competência inicial a que se refere o processo ou conciliação, no formato AAAA-MM
Declaration
public DateTimeOffset CompIni { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
CompIniField
Declaration
public string CompIniField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdePeriodo
Identificação do período ao qual se referem as bases de cálculo
Declaration
public List<IdePeriodo2500> IdePeriodo { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<IdePeriodo2500> |
IndenAbono
Houve decisão para pagamento da indenização substitutiva de abono salarial?
Declaration
public SimNaoLetra? IndenAbono { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<SimNaoLetra> |
IndenSD
Houve decisão para pagamento da indenização substitutiva do seguro-desemprego?
Declaration
public SimNaoLetra? IndenSD { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<SimNaoLetra> |
IndReperc
Indicativo de repercussão do processo trabalhista ou de demanda submetida à CCP ou ao NINTER
Declaration
public IndReperc IndReperc { get; set; }
Property Value
Type | Description |
---|---|
IndReperc |
Methods
ShouldSerializeIndenAbono()
Declaration
public bool ShouldSerializeIndenAbono()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeIndenSD()
Declaration
public bool ShouldSerializeIndenSD()
Returns
Type | Description |
---|---|
System.Boolean |