Class Ender
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
Declaration
public string CEP { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CMun
Declaration
public int CMun { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Nro
Declaration
public string Nro { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XBairro
Declaration
public string XBairro { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XCpl
Declaration
public string XCpl { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XLgr
Declaration
public string XLgr { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XMun
Declaration
public string XMun { get; set; }
Property Value
Type | Description |
---|---|
System.String |