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