Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeBenef4020

    Identificação do beneficiário do rendimento

    Inheritance
    System.Object
    IdeBenef4020
    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.EFDReinf
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class IdeBenef4020

    Properties

    CnpjBenef

    Declaration
    public string CnpjBenef { get; set; }
    Property Value
    Type Description
    System.String

    IdeEvtAdic

    Declaration
    public string IdeEvtAdic { get; set; }
    Property Value
    Type Description
    System.String

    IdePgto

    Informações relativas ao rendimento pago/creditado

    Declaration
    public List<IdePgto4020> IdePgto { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<IdePgto4020>

    IsenImun

    Declaration
    public IsencaoEImunidade? IsenImun { get; set; }
    Property Value
    Type Description
    System.Nullable<IsencaoEImunidade>

    NmBenef

    Declaration
    public string NmBenef { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ShouldSerializeCnpjBenef()

    Declaration
    public bool ShouldSerializeCnpjBenef()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeIdeEvtAdic()

    Declaration
    public bool ShouldSerializeIdeEvtAdic()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeIsenImun()

    Declaration
    public bool ShouldSerializeIsenImun()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeNmBenef()

    Declaration
    public bool ShouldSerializeNmBenef()
    Returns
    Type Description
    System.Boolean