Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EndExt1210

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

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

    Properties

    EndBairro

    Nome do bairro/distrito

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

    EndCidade

    Nome da cidade

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

    EndCodPostal

    Código de Endereçamento Postal

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

    EndComplem

    Complemento do logradouro

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

    EndDscLograd

    Descrição do logradouro

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

    EndEstado

    Nome da província/estado

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

    EndNrLograd

    Número do logradouro

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

    Telef

    Número do telefone

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

    Methods

    ShouldSerializeEndBairro()

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

    ShouldSerializeEndCidade()

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

    ShouldSerializeEndCodPostal()

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

    ShouldSerializeEndComplem()

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

    ShouldSerializeEndDscLograd()

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

    ShouldSerializeEndEstado()

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

    ShouldSerializeEndNrLograd()

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

    ShouldSerializeTelef()

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