Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class PenAlim

    Informação dos beneficiários da pensão alimentícia

    Inheritance
    System.Object
    PenAlim
    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 PenAlim

    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. Validação: Deve ser maior que 0 (zero).

    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