Class GDif
Inherited Members
Namespace: Unimake.Business.DFe.Xml.NFGas
Assembly: Unimake.Business.DFe.dll
Syntax
public class GDif
Properties
PDif
Declaration
[XmlElement("pDif")]
public string PDif { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
VDif
Declaration
[XmlElement("vDif")]
public string VDif { get; set; }
Property Value
| Type | Description |
|---|---|
| string |