Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Ender

    Classe de endereço do contribuinte

    Inheritance
    System.Object
    Ender
    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.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class Ender

    Properties

    CEP

    CEP

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

    CMun

    Código IBGE do município

    Declaration
    public int CMun { get; set; }
    Property Value
    Type Description
    System.Int32

    Nro

    Número

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

    XBairro

    Bairro

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

    XCpl

    Complemento

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

    XLgr

    Logradouro

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

    XMun

    Nome do município

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