Class Fisco
Inherited Members
Namespace: Unimake.Business.DFe.Xml.DCe
Assembly: Unimake.Business.DFe.dll
Syntax
public class Fisco
Properties
CNPJ
Declaration
[XmlElement("CNPJ")]
public string CNPJ { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
UF
Declaration
[XmlElement("UF")]
public UFBrasil UF { get; set; }
Property Value
| Type | Description |
|---|---|
| UFBrasil |
XOrgao
Declaration
[XmlElement("xOrgao")]
public string XOrgao { get; set; }
Property Value
| Type | Description |
|---|---|
| string |