Class DetEventoNFGas
Inheritance
DetEventoNFGas
Assembly: Unimake.Business.DFe.dll
Syntax
public class DetEventoNFGas
Properties
EvCancNFGas
Declaration
[XmlElement("evCancNFGas")]
public EvCancNFGas EvCancNFGas { get; set; }
Property Value
EvCancVincPgto
Declaration
[XmlElement("evCancVincPgto")]
public EvCancVincPgto EvCancVincPgto { get; set; }
Property Value
EvVincPgto
Declaration
[XmlElement("evVincPgto")]
public EvVincPgto EvVincPgto { get; set; }
Property Value
VersaoEvento
Declaration
[XmlAttribute(AttributeName = "versaoEvento", DataType = "token")]
public string VersaoEvento { get; set; }
Property Value