Class Agencia
Inherited Members
Namespace: Unimake.Business.DFe.Xml.BPeTA
Assembly: Unimake.Business.DFe.dll
Syntax
public class Agencia
Properties
CNPJ
Declaration
[XmlElement("CNPJ")]
public string CNPJ { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
EnderAgencia
Declaration
[XmlElement("enderAgencia")]
public EnderAgencia EnderAgencia { get; set; }
Property Value
| Type | Description |
|---|---|
| EnderAgencia |
XNome
Declaration
[XmlElement("xNome")]
public string XNome { get; set; }
Property Value
| Type | Description |
|---|---|
| string |