Class PenAlim5002
Informação dos beneficiários da pensão alimentícia
Inheritance
System.Object
PenAlim5002
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 PenAlim5002
Properties
CpfDep
Número do CPF do dependente/beneficiário da pensão alimentícia
Declaration
public string CpfDep { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpRend
Tipo de rendimento
Declaration
public TipoDeRendimento TpRend { get; set; }
Property Value
Type | Description |
---|---|
TipoDeRendimento |
VlrDedPenAlim
Valor relativo à dedução do rendimento tributável correspondente a pagamento de pensão alimentícia
Declaration
public double VlrDedPenAlim { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrDedPenAlimField
Declaration
public string VlrDedPenAlimField { get; set; }
Property Value
Type | Description |
---|---|
System.String |