Class ProtBPe
Inherited Members
Namespace: Unimake.Business.DFe.Xml.BPe
Assembly: Unimake.Business.DFe.dll
Syntax
public class ProtBPe
Properties
InfFisco
Informacoes do fisco
Declaration
[XmlElement("infFisco")]
public InfFisco InfFisco { get; set; }
Property Value
| Type | Description |
|---|---|
| InfFisco |
InfProt
Informacoes do protocolo
Declaration
[XmlElement("infProt")]
public InfProtBPe InfProt { get; set; }
Property Value
| Type | Description |
|---|---|
| InfProtBPe |
Signature
Assinatura digital
Declaration
[XmlElement(ElementName = "Signature", Namespace = "http://www.w3.org/2000/09/xmldsig#")]
public Signature Signature { get; set; }
Property Value
| Type | Description |
|---|---|
| Signature |
Versao
Versao do leiaute
Declaration
[XmlAttribute(AttributeName = "versao", DataType = "token")]
public string Versao { get; set; }
Property Value
| Type | Description |
|---|---|
| string |