Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EndExt

    Endereço do beneficiário residente ou domiciliado no exterior

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

    Properties

    Bairro

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

    Cidade

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

    CodPostal

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

    Complem

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

    DscLograd

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

    Estado

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

    NrLograd

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

    Telef

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

    Methods

    ShouldSerializeBairro()

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

    ShouldSerializeCidade()

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

    ShouldSerializeCodPostal()

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

    ShouldSerializeComplem()

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

    ShouldSerializeDscLograd()

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

    ShouldSerializeEstado()

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

    ShouldSerializeNrLograd()

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

    ShouldSerializeTelef()

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